remove invalid xwayland nixos option

This commit is contained in:
2026-06-19 13:44:08 +02:00
parent 5daf241e75
commit 110170d01e
-1
View File
@@ -78,7 +78,6 @@
};
programs.steam.enable = true;
programs.xwayland.enable = true;
programs.zsh.enable = true;
security.pam.services.swaylock = {};