about summary refs log tree commit diff
path: root/hosts/home.nix
diff options
context:
space:
mode:
authorBaitinq <[email protected]>2022-06-24 18:54:08 +0200
committerBaitinq <[email protected]>2022-06-24 18:54:08 +0200
commit0e5bb4c91acef18f2a3089346585d579c2d8c1df (patch)
treeb8cbef21bd857c81b6b90067e87783939a1625bf /hosts/home.nix
parentfmt (diff)
downloadnixos-config-0e5bb4c91acef18f2a3089346585d579c2d8c1df.tar.gz
nixos-config-0e5bb4c91acef18f2a3089346585d579c2d8c1df.tar.bz2
nixos-config-0e5bb4c91acef18f2a3089346585d579c2d8c1df.zip
Add host-specific dwmbar config
Diffstat (limited to 'hosts/home.nix')
-rw-r--r--hosts/home.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/home.nix b/hosts/home.nix
index 72e8ac1..f61210d 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -160,7 +160,6 @@ in
     configFile."zathura/zathurarc".source = dotfiles + "/zathurarc";
     configFile."sxhkd/".source = dotfiles + "/sxhkd/";
     configFile."dunst/dunstrc".source = dotfiles + "/dunstrc";
-    configFile."dwmbar".source = dotfiles + "/dwmbar/";
   };
 
   home.file = {