Fixed reykyavik installation

This commit is contained in:
Marc Sastre Rienitz
2022-11-02 22:51:28 +00:00
parent c1bd2ea1d7
commit fa8a0e5a25
4 changed files with 43 additions and 4 deletions

View File

@@ -15,9 +15,7 @@
# - Bootloader ---------------------------------
boot.loader.grub.enable = true;
boot.loader.grub.device = "/dev/nvme0n1";
boot.loader.grub.useOSProber = true;
boot.loader.systemd-boot.enable = true;
# - Services -----------------------------------