removed loginProgram

This commit is contained in:
2024-11-19 20:18:35 -05:00
parent 0b7c8ff317
commit b2ce0ab759

View File

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