From b0c67034686c14946c50df99bba55249818dfb3d Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Sat, 28 Jun 2025 16:26:28 -0700 Subject: Add regreet @caladan --- hosts/common/optional/services/wayland.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/common/optional/services/wayland.nix b/hosts/common/optional/services/wayland.nix index fa3b5fc..438bcb9 100644 --- a/hosts/common/optional/services/wayland.nix +++ b/hosts/common/optional/services/wayland.nix @@ -50,6 +50,8 @@ package = pkgs.master.firefox; }; + regreet.enable = true; + sway = { enable = true; wrapperFeatures.gtk = true; -- cgit v1.2.3