about summary refs log tree commit diff stats
path: root/modules/common/default.nix
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-08-24 15:11:58 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-08-24 15:11:58 +0200
commitf2ce3443185b2f946a52b96ced869ad6592788ed (patch)
tree5714766b625ec69fb7d81f06ee20806023f75f79 /modules/common/default.nix
parenthosts/apzu: Don't persist /var/lib/nixos (diff)
downloadnixos-config-f2ce3443185b2f946a52b96ced869ad6592788ed.zip
modules/yambar: Drop
This has been replaced by i3bar-river
Diffstat (limited to 'modules/common/default.nix')
-rw-r--r--modules/common/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/common/default.nix b/modules/common/default.nix
index ab5d055f..15b4c971 100644
--- a/modules/common/default.nix
+++ b/modules/common/default.nix
@@ -290,7 +290,6 @@
         projects = builtins.fromJSON (builtins.readFile ./projects.json);
       };
       nix-index.enable = true;
-      yambar.enable = false;
       yt.enable = true;
       zathura.enable = true;
       zsh.enable = true;