diff options
Diffstat (limited to 'modules/hyprland.nix')
| -rw-r--r-- | modules/hyprland.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/hyprland.nix b/modules/hyprland.nix index 295cd7d..f3e35fa 100644 --- a/modules/hyprland.nix +++ b/modules/hyprland.nix @@ -3,6 +3,5 @@ programs.hyprland = { enable = true; package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland; - # package = pkgs.hyprland; }; } |
