about summary refs log tree commit diff
path: root/hosts/home.nix
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2022-06-27 17:07:45 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2022-06-27 17:12:51 +0200
commit5db6f1c87bbac49bf0dd8f2702bdef43137723d1 (patch)
tree9383ce84a282fce9f1a58c728fc340bc2aa0bfd4 /hosts/home.nix
parentPackages: Remove unneeded buildinputs (diff)
downloadnixos-config-5db6f1c87bbac49bf0dd8f2702bdef43137723d1.tar.gz
nixos-config-5db6f1c87bbac49bf0dd8f2702bdef43137723d1.tar.bz2
nixos-config-5db6f1c87bbac49bf0dd8f2702bdef43137723d1.zip
Fmt: Move custom packages together
Diffstat (limited to 'hosts/home.nix')
-rw-r--r--hosts/home.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/home.nix b/hosts/home.nix
index 6d508cf..2edad88 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -25,8 +25,6 @@ in
       dunst
       sxhkd
       feh
-      custom.smart-wallpaper
-      custom.dwmbar
       pavucontrol
       polkit_gnome
       progress
@@ -36,6 +34,8 @@ in
       git-crypt
       nixpkgs-fmt
       paperkey
+      custom.smart-wallpaper
+      custom.dwmbar
     ];
   };