hyprpaper changes

This commit is contained in:
cnst
2024-07-15 20:02:30 +02:00
parent e9f0fff210
commit d379b99880
6 changed files with 8 additions and 8 deletions

View File

@@ -68,7 +68,7 @@ in {
# Bootloader
boot.loader = {
systemd-boot.enable = lib.mkForce false;
systemd-boot.enable = true;
efi.canTouchEfiVariables = true;
};