summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2025-11-19 14:56:08 +0100
committeradikro <adikro@disroot.org>2025-11-19 14:56:08 +0100
commit96bf05e6a431f68f785296e398c725c071fe324e (patch)
tree2050c530083cc04df91ccea9a9ec96eef98c16a8 /hosts
parent8498fab8785d08402e2330dfb6f45f1121cd1b2b (diff)
more niri configs
Diffstat (limited to 'hosts')
-rw-r--r--hosts/desktop/configuration.nix5
1 files changed, 5 insertions, 0 deletions
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 = {