diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-08-24 15:11:58 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-08-24 15:11:58 +0200 |
commit | f2ce3443185b2f946a52b96ced869ad6592788ed (patch) | |
tree | 5714766b625ec69fb7d81f06ee20806023f75f79 /hosts/by-name/apzu | |
parent | hosts/apzu: Don't persist /var/lib/nixos (diff) | |
download | nixos-config-f2ce3443185b2f946a52b96ced869ad6592788ed.zip |
modules/yambar: Drop
This has been replaced by i3bar-river
Diffstat (limited to 'hosts/by-name/apzu')
-rw-r--r-- | hosts/by-name/apzu/configuration.nix | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hosts/by-name/apzu/configuration.nix b/hosts/by-name/apzu/configuration.nix index 0f7ab875..6fc917d3 100644 --- a/hosts/by-name/apzu/configuration.nix +++ b/hosts/by-name/apzu/configuration.nix @@ -25,10 +25,6 @@ ]; programs = { - yambar = { - laptop = true; - backlight = "intel_backlight"; - }; river.init = { mappings = { layout = "dvorak-modified"; |