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/home.nix | |
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/home.nix')
-rw-r--r-- | hosts/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/home.nix b/hosts/home.nix index 24b845f..8c25e88 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -34,6 +34,7 @@ element-desktop dwmbar manga-cli + mov-cli ] ++ (with pkgs.custom; [ smart-wallpaper |