diff options
author | Mark Nipper <nipsy@bitgnome.net> | 2025-06-29 16:40:34 -0700 |
---|---|---|
committer | Mark Nipper <nipsy@bitgnome.net> | 2025-06-29 16:40:34 -0700 |
commit | 920e327b2348d54e06c0e9beffb991a1ba2409e4 (patch) | |
tree | b9b4b14b6a3a2c985b6c8c1307b0a8a0aa5e24a1 | |
parent | 60c6b02160535981f9723187dd8e400f4b99bbc0 (diff) | |
download | nix-920e327b2348d54e06c0e9beffb991a1ba2409e4.tar nix-920e327b2348d54e06c0e9beffb991a1ba2409e4.tar.gz nix-920e327b2348d54e06c0e9beffb991a1ba2409e4.tar.bz2 nix-920e327b2348d54e06c0e9beffb991a1ba2409e4.tar.lz nix-920e327b2348d54e06c0e9beffb991a1ba2409e4.tar.xz nix-920e327b2348d54e06c0e9beffb991a1ba2409e4.tar.zst nix-920e327b2348d54e06c0e9beffb991a1ba2409e4.zip |
Remove waybar
-rw-r--r-- | hosts/common/optional/services/wayland.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/common/optional/services/wayland.nix b/hosts/common/optional/services/wayland.nix index bb940a3..20c9996 100644 --- a/hosts/common/optional/services/wayland.nix +++ b/hosts/common/optional/services/wayland.nix @@ -59,8 +59,6 @@ enable = true; wrapperFeatures.gtk = true; }; - - waybar.enable = true; }; security = { |