Avoid typing experimental nix-command and flakes (even tho it seems to
work fine without this?)
This commit is contained in:
@@ -39,5 +39,7 @@
|
||||
flags = [ "--option" "tarball-ttl" "0" ]; # Required for polling below 1h
|
||||
};
|
||||
|
||||
nix.settings.extra-experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user