mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: adds device to grub on hazel
This commit is contained in:
parent
cb3b12b879
commit
274232c66b
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
|||
boot = {
|
||||
loader.grub = {
|
||||
enable = true;
|
||||
# device = "/dev/sda";
|
||||
device = "/dev/sda";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue