about summary refs log tree commit diff
path: root/hosts/phobos
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2022-10-01 22:45:47 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2022-10-01 22:45:47 +0200
commit7dfcdd8ee7fce6879ef835750d59a290fe7e940b (patch)
tree17179b25425a48dd4ac1ed0cdd2c9d1962be4367 /hosts/phobos
parentModules: git-server: Listen on ipv6 too (diff)
downloadnixos-config-7dfcdd8ee7fce6879ef835750d59a290fe7e940b.tar.gz
nixos-config-7dfcdd8ee7fce6879ef835750d59a290fe7e940b.tar.bz2
nixos-config-7dfcdd8ee7fce6879ef835750d59a290fe7e940b.zip
Home: Add calibre* to all hosts
Diffstat (limited to 'hosts/phobos')
-rw-r--r--hosts/phobos/home.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/phobos/home.nix b/hosts/phobos/home.nix
index 8b70ddb..1d033dd 100644
--- a/hosts/phobos/home.nix
+++ b/hosts/phobos/home.nix
@@ -2,13 +2,10 @@
 {
   home.packages = with pkgs; [
     minecraft
-    calibre
-    kcc
     trackma
     adl
   ] ++
   (with pkgs.custom; [
-    kindlegen
   ]);
 
   programs.firefox.profiles.default.settings = {