about summary refs log tree commit diff
path: root/hosts/home.nix
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2022-09-10 21:19:50 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2022-09-10 21:19:50 +0200
commitcad25902e6dd456ffbab787ebcade3819b8626db (patch)
tree9cbf31b9d42ca39729ca9a53d9bad8f09ec2e699 /hosts/home.nix
parentUpdate (diff)
downloadnixos-config-cad25902e6dd456ffbab787ebcade3819b8626db.tar.gz
nixos-config-cad25902e6dd456ffbab787ebcade3819b8626db.tar.bz2
nixos-config-cad25902e6dd456ffbab787ebcade3819b8626db.zip
Packages: Remove dwmbar
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 2b7d208..008ab5c 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -32,10 +32,10 @@
       jrnl
       todo-txt-cli
       element-desktop
+      dwmbar
     ] ++
     (with pkgs.custom; [
       smart-wallpaper
-      dwmbar
       lemacs
     ]);
   };