Update FredOS-Mediaserver.nix
This commit is contained in:
parent
dd696844e1
commit
4ed3ab9376
1 changed files with 0 additions and 3 deletions
|
|
@ -91,8 +91,5 @@
|
||||||
boot.loader.grub.enable = true;
|
boot.loader.grub.enable = true;
|
||||||
boot.loader.grub.device = "/dev/sdc";
|
boot.loader.grub.device = "/dev/sdc";
|
||||||
boot.loader.grub.useOSProbler = true;
|
boot.loader.grub.useOSProbler = true;
|
||||||
|
|
||||||
# System state version
|
|
||||||
system.stateVersion = "25.11";
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue