mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 17:16:35 +01:00
Disko handels boot devices
This commit is contained in:
parent
fe180e34f5
commit
15d744050c
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@
|
|||
boot.loader = {
|
||||
grub = {
|
||||
enable = true;
|
||||
device = config.fileSystems."/boot".device;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue