worf: Update to nixos 24.11
This commit is contained in:
parent
b8e442b4fa
commit
80bdeb42cf
@ -15,7 +15,7 @@
|
||||
|
||||
settings = {
|
||||
allow-dirty = true;
|
||||
experimental-features = [ "nix-command" "flakes" "repl-flake" ];
|
||||
experimental-features = [ "nix-command" "flakes" ];
|
||||
builders-use-substitutes = true;
|
||||
extra-platforms = [ "x86_64-darwin" "aarch64-darwin" ];
|
||||
log-lines = 50;
|
||||
|
Loading…
Reference in New Issue
Block a user