diff --git a/nixos/modules/hyprland.nix b/nixos/modules/hyprland.nix index 0297e1b..272c806 100644 --- a/nixos/modules/hyprland.nix +++ b/nixos/modules/hyprland.nix @@ -1,5 +1,4 @@ { - # programs.uwsm.enable = true; programs.hyprland = { enable = true; withUWSM = true;