about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2022-06-28 18:31:51 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2022-06-28 18:31:58 +0200
commite6108fa513a08021fa95bcb987d8dac77beeacaf (patch)
tree1c0e892006838786e3602139a7905f1d415e1e7d /hosts
parentPackages: Remove anime-downloader as it is already packaged in the unstable c... (diff)
downloadnixos-config-e6108fa513a08021fa95bcb987d8dac77beeacaf.tar.gz
nixos-config-e6108fa513a08021fa95bcb987d8dac77beeacaf.tar.bz2
nixos-config-e6108fa513a08021fa95bcb987d8dac77beeacaf.zip
Packages: Add manga-cli package
Diffstat (limited to 'hosts')
-rw-r--r--hosts/luna/home.nix1
-rw-r--r--hosts/phobos/home.nix1
2 files changed, 2 insertions, 0 deletions
diff --git a/hosts/luna/home.nix b/hosts/luna/home.nix
index f58040f..295d312 100644
--- a/hosts/luna/home.nix
+++ b/hosts/luna/home.nix
@@ -13,6 +13,7 @@ in
     custom.adl
     custom.trackma
     custom.kindlegen
+    custom.manga-cli
   ];
 
   programs.firefox.profiles.default.settings = {
diff --git a/hosts/phobos/home.nix b/hosts/phobos/home.nix
index 76d5761..ac3b6ff 100644
--- a/hosts/phobos/home.nix
+++ b/hosts/phobos/home.nix
@@ -12,6 +12,7 @@ in
     custom.adl
     custom.trackma
     custom.kindlegen
+    custom.manga-cli
   ];
 
   programs.firefox.profiles.default.settings = {