From 9a023a2c5805deda8c4b314c5aec7ff401e9b04f Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 2 Feb 2026 11:00:53 +0100 Subject: added required packages for hyprland --- modules/home/hyprland/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/home/hyprland/default.nix') 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 -- cgit v1.2.3