enable sway
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 9s

This commit is contained in:
Satria 2026-07-06 15:19:40 +08:00
commit 5d762091f1

View file

@ -5,6 +5,10 @@
catppuccin.hyprland.enable = false; # temp fix until i get things migrated to lua catppuccin.hyprland.enable = false; # temp fix until i get things migrated to lua
wayland.windowManager.sway = {
enable = true;
};
wayland.windowManager.hyprland = { wayland.windowManager.hyprland = {
enable = true; enable = true;
package = pkgs.hyprland; # inputs.hl.packages."${pkgs.system}".hyprland; package = pkgs.hyprland; # inputs.hl.packages."${pkgs.system}".hyprland;