diff options
Diffstat (limited to 'hosts/adam')
| -rw-r--r-- | hosts/adam/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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; |
