1
0
mirror of https://github.com/Andrey0189/nixos-config-reborn.git synced 2025-09-15 10:06:00 +03:00

experimenting with no xwayland

This commit is contained in:
andrey_varnavskiy
2025-01-16 12:59:07 +05:00
parent 83642559c4
commit 40e671ec83

View File

@@ -2,6 +2,7 @@
programs.hyprland = {
enable = true;
withUWSM = true;
# xwayland.enable = false;
};
security.pam.services.hyprlock = {};