diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-09-10 21:21:25 +0200 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-09-10 21:21:25 +0200 |
commit | 25d157b0469c9ad70045e1e66362a11a12d6c745 (patch) | |
tree | 46a3ab971608eae87975f732a2d647d33e4afd40 /hosts/luna/home.nix | |
parent | Packages: Remove dwmbar (diff) | |
download | nixos-config-25d157b0469c9ad70045e1e66362a11a12d6c745.tar.gz nixos-config-25d157b0469c9ad70045e1e66362a11a12d6c745.tar.bz2 nixos-config-25d157b0469c9ad70045e1e66362a11a12d6c745.zip |
Packages: Remove manga-cli
Already included in nixpkgs
Diffstat (limited to 'hosts/luna/home.nix')
-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 4f01335..6b9ce4a 100644 --- a/hosts/luna/home.nix +++ b/hosts/luna/home.nix @@ -9,7 +9,6 @@ ] ++ (with pkgs.custom; [ #kindlegen - manga-cli mov-cli ]); |