From 154093573c13cdba63a6077710f4e09ccbe2ade3 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 2 Feb 2026 13:29:35 +0100 Subject: refactored + added README --- modules/home/hyprland/chernobyl/hyprland.nix | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'modules/home/hyprland/chernobyl/hyprland.nix') 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 -- cgit v1.2.3