This commit is contained in:
ediblerope 2026-03-28 15:37:15 +00:00 committed by GitHub
parent 880f56265f
commit 0d29ecb0dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 17 deletions

View file

@ -22,10 +22,6 @@
networking.hostName = "FredOS-Mediaserver";
boot.loader.grub.enable = true;
boot.loader.grub.device = "/dev/sdc";
boot.loader.grub.forceInstall = false;
nix.settings.experimental-features = [ "nix-command" "flakes" ];
system.stateVersion = "25.11";