aboutsummaryrefslogtreecommitdiff
path: root/modules/home/hyprland/default.nix
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-02-02 11:00:53 +0100
committerNatasha Moongrave <natasha@256phi.eu>2026-02-02 11:00:53 +0100
commit9a023a2c5805deda8c4b314c5aec7ff401e9b04f (patch)
treeea2a4377f53f3a1f2331e21820eaa657616195e5 /modules/home/hyprland/default.nix
parent6aa29d12ff9cdec1f5d722c2be9d68e506f7d52d (diff)
added required packages for hyprland
Diffstat (limited to 'modules/home/hyprland/default.nix')
-rw-r--r--modules/home/hyprland/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/home/hyprland/default.nix b/modules/home/hyprland/default.nix
index 67ead8f..915c8c1 100644
--- a/modules/home/hyprland/default.nix
+++ b/modules/home/hyprland/default.nix
@@ -2,6 +2,6 @@
{
imports = [
- ./hyprland.nix
+ ./kitty.nix
];
} \ No newline at end of file