Former-commit-id: 8e63ef0b46
This commit is contained in:
Hadi
2024-07-09 09:38:51 +02:00
parent a0a7d5755a
commit c77dd39a98

View File

@@ -101,6 +101,9 @@
};
nix = {
extraOptions = ''
warn-dirty = false
'';
settings = {
auto-optimise-store = true;
experimental-features = [ "nix-command" "flakes" ];