mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 01:55:22 +08:00
pc: do not autoOptimiseStore
This commit is contained in:
@@ -51,6 +51,7 @@ inputs:
|
||||
"alderlake"
|
||||
];
|
||||
keepOutputs = true;
|
||||
autoOptimiseStore = false;
|
||||
};
|
||||
nixpkgs =
|
||||
{ march = "znver4"; cuda = { enable = true; capabilities = [ "8.9" ]; forwardCompat = false; }; };
|
||||
|
||||
Reference in New Issue
Block a user