about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/home.nix1
-rw-r--r--hosts/luna/home.nix1
-rw-r--r--hosts/phobos/home.nix1
3 files changed, 1 insertions, 2 deletions
diff --git a/hosts/home.nix b/hosts/home.nix
index 008ab5c..24b845f 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -33,6 +33,7 @@
       todo-txt-cli
       element-desktop
       dwmbar
+      manga-cli
     ] ++
     (with pkgs.custom; [
       smart-wallpaper
diff --git a/hosts/luna/home.nix b/hosts/luna/home.nix
index 4f01335..6b9ce4a 100644
--- a/hosts/luna/home.nix
+++ b/hosts/luna/home.nix
@@ -9,7 +9,6 @@
   ] ++
   (with pkgs.custom; [
     #kindlegen
-    manga-cli
     mov-cli
   ]);
 
diff --git a/hosts/phobos/home.nix b/hosts/phobos/home.nix
index 5669a00..de30cb0 100644
--- a/hosts/phobos/home.nix
+++ b/hosts/phobos/home.nix
@@ -9,7 +9,6 @@
   ] ++
   (with pkgs.custom; [
     kindlegen
-    manga-cli
     mov-cli
   ]);