mirror of
https://git.feal.no/felixalb/nixos-config.git
synced 2025-06-23 06:43:35 +02:00
worf: Update to nixos 24.11
This commit is contained in:
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
allow-dirty = true;
|
allow-dirty = true;
|
||||||
experimental-features = [ "nix-command" "flakes" "repl-flake" ];
|
experimental-features = [ "nix-command" "flakes" ];
|
||||||
builders-use-substitutes = true;
|
builders-use-substitutes = true;
|
||||||
extra-platforms = [ "x86_64-darwin" "aarch64-darwin" ];
|
extra-platforms = [ "x86_64-darwin" "aarch64-darwin" ];
|
||||||
log-lines = 50;
|
log-lines = 50;
|
||||||
|
Reference in New Issue
Block a user