fix server not booting
This commit is contained in:
parent
f29596ffa2
commit
3ed5fcbc04
|
@ -3,7 +3,7 @@
|
|||
services.logind.lidSwitch = "ignore";
|
||||
boot.loader.grub.enable = true;
|
||||
boot.loader.grub.device = "/dev/sda";
|
||||
boot.loader.grub.useOSProber = true;
|
||||
|
||||
imports = [
|
||||
./hardware.nix
|
||||
../../modules/programs
|
||||
|
|
Loading…
Reference in a new issue