From 3547a8702391c14c023e8be827817047e13628cf Mon Sep 17 00:00:00 2001 From: schererleander Date: Thu, 11 Dec 2025 21:08:54 +0100 Subject: enable kitty --- hosts/adam/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/adam') diff --git a/hosts/adam/configuration.nix b/hosts/adam/configuration.nix index 48b6f23..c4153c8 100644 --- a/hosts/adam/configuration.nix +++ b/hosts/adam/configuration.nix @@ -76,6 +76,7 @@ cinnamon.enable = true; }; programs = { + kitty.enable = true; git.enable = true; gh.enable = true; gpg.enable = true; -- cgit v1.3.1