diff options
| author | Baitinq <[email protected]> | 2022-09-10 21:23:47 +0200 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2022-09-10 21:23:47 +0200 |
| commit | e3bef1cf718dfd85dbaf918722f232de6f791786 (patch) | |
| tree | d534fbd5043be55971732ac4b3d972e25de6c514 /hosts/home.nix | |
| parent | Packages: Remove manga-cli (diff) | |
| download | nixos-config-e3bef1cf718dfd85dbaf918722f232de6f791786.tar.gz nixos-config-e3bef1cf718dfd85dbaf918722f232de6f791786.tar.bz2 nixos-config-e3bef1cf718dfd85dbaf918722f232de6f791786.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 |