We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc0bc28 commit bcd65ceCopy full SHA for bcd65ce
1 file changed
hosts/ninja/performance.nix
@@ -71,6 +71,7 @@
71
HandleSuspendKey = "suspend";
72
HandleHibernateKey = "hibernate";
73
HandleLidSwitch = "ignore";
74
+ NAutoVTs = 0; # Don't autospawn gettys — greetd handles login
75
};
76
77
flatpak.enable = true;
0 commit comments