hermit/configration.nix: switch to systemd-boot

This commit is contained in:
Bloxx12 2025-04-09 12:23:25 +02:00
commit ae583a1f73

View file

@ -27,7 +27,7 @@
modules = {
desktops.hyprland.enable = true;
system = {
boot.grub.enable = true;
boot.systemd-boot.enable = true;
impermanence.enable = false;
services = {
nextcloud.enable = true;