diff options
Diffstat (limited to 'modules/home/hyprland/chernobyl/hyprland.nix')
| -rw-r--r-- | modules/home/hyprland/chernobyl/hyprland.nix | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/modules/home/hyprland/chernobyl/hyprland.nix b/modules/home/hyprland/chernobyl/hyprland.nix index 5347a3b..8712df9 100644 --- a/modules/home/hyprland/chernobyl/hyprland.nix +++ b/modules/home/hyprland/chernobyl/hyprland.nix @@ -4,16 +4,4 @@ programs.hyprland = { enable = true; }; - - environment.systemPackages = with pkgs; [ - # QT Support - qt6.qtwayland - qt6.qttools - - # XDG Support - xdg-desktop-portal-hyprland - - # Auth Demon - hyprpolkitagent -]; }
\ No newline at end of file |
