From c77b57313c0f4b085d27d326abb89e68b57adbe9 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Sat, 21 Sep 2024 12:56:30 +0200 Subject: update webtray --- common/services/default.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'common/services') diff --git a/common/services/default.nix b/common/services/default.nix index d8a2a4d..bc1c9ec 100644 --- a/common/services/default.nix +++ b/common/services/default.nix @@ -1,6 +1,9 @@ { pkgs, ... }: let - services = [ "pipewire" ]; + services = [ + "pipewire" + "greetd" + ]; in builtins.listToAttrs ( map (n: { -- cgit v1.2.3-70-g09d2