about summary refs log tree commit diff
path: root/hosts
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
commitb50b96496620d855f71c441a20f2b30344795329 (patch)
tree36f5ec8ea283caf6bac5cae531457f47ad7ce883 /hosts
parentSwitched from ssh-agent to gpg-agent (diff)
downloadnixos-config-b50b96496620d855f71c441a20f2b30344795329.tar.gz
nixos-config-b50b96496620d855f71c441a20f2b30344795329.tar.bz2
nixos-config-b50b96496620d855f71c441a20f2b30344795329.zip
Added patched kcc and kindlegen
Diffstat (limited to 'hosts')
-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 = {