removed displayManager

This commit is contained in:
2024-11-17 18:58:52 -05:00
parent ecccc45474
commit adadb013cf

View File

@@ -28,11 +28,6 @@
security.rtkit.enable = true;
services = {
displayManager = {
enable = true;
autoLogin.user = "gaming";
};
getty = {
loginProgram = "${pkgs.gamescope}/bin/gamescope";
loginOptions = "${pkgs.steam}/bin/steam -bigpicture";