Update lnf/configuration.nix
This commit is contained in:
parent
68ebd6e9a8
commit
a736fb7fbf
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
];
|
||||
|
||||
boot.loader.grub.enable = true;
|
||||
boot.loader.grub.device = "/dev/vda";
|
||||
boot.loader.grub.device = "/dev/sda";
|
||||
boot.loader.grub.useOSProber = true;
|
||||
|
||||
services.xserver.videoDrivers = [ "modesetting" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue