about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
authorBaitinq <[email protected]>2022-09-10 21:19:50 +0200
committerBaitinq <[email protected]>2022-09-10 21:19:50 +0200
commitcb489686c5c5f56fd8929901d130aa6da5d87535 (patch)
tree806def84527a3ad1a9e09b5048ff6115f58d38de /hosts
parentUpdate (diff)
downloadnixos-config-cb489686c5c5f56fd8929901d130aa6da5d87535.tar.gz
nixos-config-cb489686c5c5f56fd8929901d130aa6da5d87535.tar.bz2
nixos-config-cb489686c5c5f56fd8929901d130aa6da5d87535.zip
Packages: Remove dwmbar
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 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
     ]);
   };