diff options
| author | Baitinq <[email protected]> | 2022-09-10 21:21:25 +0200 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2022-09-10 21:21:25 +0200 |
| commit | 7b8a93c28f1ead87a4b3a1fc68ba5ff22a261f8e (patch) | |
| tree | 483b5eff74f8739f76d60f54ad8e465d2f7dd827 /hosts/home.nix | |
| parent | Packages: Remove dwmbar (diff) | |
| download | nixos-config-7b8a93c28f1ead87a4b3a1fc68ba5ff22a261f8e.tar.gz nixos-config-7b8a93c28f1ead87a4b3a1fc68ba5ff22a261f8e.tar.bz2 nixos-config-7b8a93c28f1ead87a4b3a1fc68ba5ff22a261f8e.zip | |
Packages: Remove manga-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 008ab5c..24b845f 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -33,6 +33,7 @@ todo-txt-cli element-desktop dwmbar + manga-cli ] ++ (with pkgs.custom; [ smart-wallpaper |