ZeNixComputa: Save derivations for cross system builds

This commit is contained in:
traxys 2023-07-27 22:49:38 +02:00
parent e9254d6c05
commit a19346a450

View file

@ -61,6 +61,10 @@
hardware.cpu.amd.updateMicrocode = true;
nix.extraOptions = ''
keep-derivations = true
'';
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions
# on your system were taken. Its perfectly fine and recommended to leave