From 96bf05e6a431f68f785296e398c725c071fe324e Mon Sep 17 00:00:00 2001 From: adikro Date: Wed, 19 Nov 2025 14:56:08 +0100 Subject: more niri configs --- hosts/desktop/configuration.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'hosts/desktop') diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix index f89c08a..bbd660c 100644 --- a/hosts/desktop/configuration.nix +++ b/hosts/desktop/configuration.nix @@ -33,6 +33,11 @@ enable = true; }; + programs.xwayland = { + enable = true; + package = pkgs.xwayland-satellite; + }; + programs.coolercontrol.enable = true; programs.gnupg.agent = { -- cgit v1.3