[fanny] set neededForBoot flags
All checks were successful
Evaluate Hydra Jobs / eval-hydra-jobs (push) Successful in 3m32s

This commit is contained in:
2024-12-20 23:47:25 +01:00
parent e7710d63a3
commit fedf849499
2 changed files with 10 additions and 2 deletions

View File

@@ -18,6 +18,7 @@
cacheurl = "https://cache.dynamicdiscord.de";
};
boot.initrd.systemd.enable = true;
boot.loader.systemd-boot.enable = true;
nix.settings.experimental-features = [ "nix-command" "flakes" ];