about summary refs log tree commit diff
path: root/hosts/home.nix
diff options
context:
space:
mode:
authorBaitinq <[email protected]>2022-06-18 21:24:23 +0200
committerBaitinq <[email protected]>2022-06-18 21:24:23 +0200
commitba15d2c1205f133a6c7f91e9df1cec9f03cb413f (patch)
treea2f653a3bf9aeadff5c741f089a8d503520aaf9c /hosts/home.nix
parentSwitched from ssh-agent to gpg-agent (diff)
downloadnixos-config-ba15d2c1205f133a6c7f91e9df1cec9f03cb413f.tar.gz
nixos-config-ba15d2c1205f133a6c7f91e9df1cec9f03cb413f.tar.bz2
nixos-config-ba15d2c1205f133a6c7f91e9df1cec9f03cb413f.zip
Added patched kcc and kindlegen
Diffstat (limited to 'hosts/home.nix')
-rw-r--r--hosts/home.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/home.nix b/hosts/home.nix
index 7b7482c..ef9bb98 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -36,6 +36,8 @@ in
     custom.anime-downloader
     custom.adl
     custom.trackma
+    kcc
+    custom.kindlegen
   ];
 
   services.gpg-agent = {