diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-09-10 21:23:47 +0200 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-09-10 21:23:47 +0200 |
commit | 32ee1fdfdca4fa5e843f6fc844ff92836459059b (patch) | |
tree | e2ae5b21ec5e916eaa45c4f4f3876f05699514e3 /hosts/luna | |
parent | Packages: Remove manga-cli (diff) | |
download | nixos-config-32ee1fdfdca4fa5e843f6fc844ff92836459059b.tar.gz nixos-config-32ee1fdfdca4fa5e843f6fc844ff92836459059b.tar.bz2 nixos-config-32ee1fdfdca4fa5e843f6fc844ff92836459059b.zip |
Packages: Remove mov-cli
Already included in nixpkgs
Diffstat (limited to 'hosts/luna')
-rw-r--r-- | hosts/luna/home.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/luna/home.nix b/hosts/luna/home.nix index 6b9ce4a..e3b135e 100644 --- a/hosts/luna/home.nix +++ b/hosts/luna/home.nix @@ -9,7 +9,6 @@ ] ++ (with pkgs.custom; [ #kindlegen - mov-cli ]); programs.firefox.profiles.default.settings = { |