removed loginProgram

This commit is contained in:
2024-11-19 20:18:35 -05:00
parent 8ecc9b2358
commit 515f8163d3

View File

@@ -37,10 +37,7 @@
security.rtkit.enable = true;
services = {
getty = {
# loginProgram = ./gamescope.sh;
autologinUser = "gaming";
};
getty.autologinUser = "gaming";
openssh.ports = [ 262 ];