enable xwayland

This commit is contained in:
2026-06-19 13:51:15 +02:00
parent 6f8502bddd
commit 8d1cb3052c
+1
View File
@@ -78,6 +78,7 @@
}; };
programs.steam.enable = true; programs.steam.enable = true;
programs.xwayland.enable = true;
programs.zsh.enable = true; programs.zsh.enable = true;
security.pam.services.swaylock = {}; security.pam.services.swaylock = {};