Update configuration-template.nix
This commit is contained in:
parent
9f26985cda
commit
9162ba69fa
1 changed files with 1 additions and 3 deletions
|
|
@ -19,9 +19,7 @@ in
|
|||
|
||||
networking.hostName = "FredOS-Gaming";
|
||||
|
||||
boot.loader.grub.enable = true;
|
||||
boot.loader.grub.device = "/dev/vda";
|
||||
boot.loader.grub.useOSProber = true;
|
||||
## Space for boot loader settings
|
||||
|
||||
system.stateVersion = "25.11";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue