diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-06-28 18:31:51 +0200 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-06-28 18:31:58 +0200 |
commit | e6108fa513a08021fa95bcb987d8dac77beeacaf (patch) | |
tree | 1c0e892006838786e3602139a7905f1d415e1e7d /hosts/phobos | |
parent | Packages: Remove anime-downloader as it is already packaged in the unstable c... (diff) | |
download | nixos-config-e6108fa513a08021fa95bcb987d8dac77beeacaf.tar.gz nixos-config-e6108fa513a08021fa95bcb987d8dac77beeacaf.tar.bz2 nixos-config-e6108fa513a08021fa95bcb987d8dac77beeacaf.zip |
Packages: Add manga-cli package
Diffstat (limited to 'hosts/phobos')
-rw-r--r-- | hosts/phobos/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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 = { |