Disko handels boot devices

This commit is contained in:
jopejoe1 2024-02-08 10:50:31 +00:00
parent fe180e34f5
commit 15d744050c

View file

@ -25,7 +25,6 @@
boot.loader = {
grub = {
enable = true;
device = config.fileSystems."/boot".device;
};
};