mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-02-07 09:52:50 +00:00
~
This commit is contained in:
parent
5e42fb0ad4
commit
65c5922bb4
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
grub = {
|
||||
enable = true;
|
||||
efiSupport = true;
|
||||
devices = [ "/dev/sdb" ];
|
||||
devices = [ "nodev" ];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue