Switch to Hyprland

This commit is contained in:
KoenDR06 2025-03-05 19:16:48 +01:00
parent acdd4d263c
commit 38355d7ba5
29 changed files with 33 additions and 1468 deletions

View file

@ -17,5 +17,6 @@ in {
config = mkIf cfg.enable {
services.displayManager.sddm.enable = true;
services.displayManager.sddm.wayland.enable = true;
};
}