fixed some issue and added uwsm support

This commit is contained in:
kenji
2025-12-24 16:19:44 +00:00
parent 7df49ad646
commit 811011d6d6
5 changed files with 15 additions and 6 deletions
+1
View File
@@ -5,4 +5,5 @@
./hypr/exec.nix
];
wayland.windowManager.hyprland.enable = true;
wayland.windowManager.hyprland.systemd.enable = false; # for UWSM support...
}