This commit is contained in:
Hadi 2024-07-09 09:38:51 +02:00
parent e107b25a2f
commit 8e63ef0b46

View File

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