about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2022-09-10 21:24:33 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2022-09-10 21:24:33 +0200
commit330454191d26154b239a1cc995ca105a5d1c3155 (patch)
tree0be0726c869c91d161cc99d18de9440ab20b00e5 /hosts
parentPackages: Remove mov-cli (diff)
downloadnixos-config-330454191d26154b239a1cc995ca105a5d1c3155.tar.gz
nixos-config-330454191d26154b239a1cc995ca105a5d1c3155.tar.bz2
nixos-config-330454191d26154b239a1cc995ca105a5d1c3155.zip
Packages: Remove smart-wallpaper
Already included in nixpkgs
Diffstat (limited to 'hosts')
-rw-r--r--hosts/home.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/home.nix b/hosts/home.nix
index 8c25e88..1710a08 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -35,9 +35,9 @@
       dwmbar
       manga-cli
       mov-cli
+      smart-wallpaper
     ] ++
     (with pkgs.custom; [
-      smart-wallpaper
       lemacs
     ]);
   };