aboutsummaryrefslogtreecommitdiff
path: root/modules/home/hyprland/chernobyl/hyprland.nix
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-02-02 13:29:35 +0100
committerNatasha Moongrave <natasha@256phi.eu>2026-02-02 13:29:35 +0100
commit154093573c13cdba63a6077710f4e09ccbe2ade3 (patch)
tree9c2ca48491bfb40665c00480f7f3ed0a8f5c1194 /modules/home/hyprland/chernobyl/hyprland.nix
parent284c440ee9586ea45af55ab1cee1b7f26beda204 (diff)
refactored + added README
Diffstat (limited to 'modules/home/hyprland/chernobyl/hyprland.nix')
-rw-r--r--modules/home/hyprland/chernobyl/hyprland.nix12
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