Tring to disable grub
This commit is contained in:
parent
ead2ebada2
commit
d5ea29bb6f
@ -3,6 +3,7 @@
|
||||
loader = {
|
||||
grub = {
|
||||
enable = false;
|
||||
device = "nodev";
|
||||
};
|
||||
systemd-boot = {
|
||||
enable = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user