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; security.rtkit.enable = true;
services = { services = {
getty = { getty.autologinUser = "gaming";
# loginProgram = ./gamescope.sh;
autologinUser = "gaming";
};
openssh.ports = [ 262 ]; openssh.ports = [ 262 ];