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/kitty.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/home/hyprland/kitty.nix') diff --git a/modules/home/hyprland/kitty.nix b/modules/home/hyprland/kitty.nix index 30f35d5..11d4054 100644 --- a/modules/home/hyprland/kitty.nix +++ b/modules/home/hyprland/kitty.nix @@ -3,5 +3,5 @@ { programs.kitty = { enable = true; - } + }; } \ No newline at end of file -- cgit v1.2.3