about summary refs log tree commit diff
path: root/hosts/home.nix
diff options
context:
space:
mode:
authorBaitinq <[email protected]>2022-09-10 21:24:33 +0200
committerBaitinq <[email protected]>2022-09-10 21:24:33 +0200
commit445094992fea4f6461f352f58b9a7b767ed1ae3a (patch)
treeb77d279e86da442e6d7f5e09d29fe537a463e7f0 /hosts/home.nix
parentPackages: Remove mov-cli (diff)
downloadnixos-config-445094992fea4f6461f352f58b9a7b767ed1ae3a.tar.gz
nixos-config-445094992fea4f6461f352f58b9a7b767ed1ae3a.tar.bz2
nixos-config-445094992fea4f6461f352f58b9a7b767ed1ae3a.zip
Packages: Remove smart-wallpaper
Already included in nixpkgs
Diffstat (limited to 'hosts/home.nix')
-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
     ]);
   };