mirror of
https://github.com/Alexandre1a/NixOSDots.git
synced 2026-03-10 00:09:46 +01:00
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