diff options
Diffstat (limited to 'hosts/common')
-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 = { |