mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 21:18:18 -04:00
removed displayManager
This commit is contained in:
@@ -29,11 +29,6 @@
|
|||||||
security.rtkit.enable = true;
|
security.rtkit.enable = true;
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
displayManager = {
|
|
||||||
enable = true;
|
|
||||||
autoLogin.user = "gaming";
|
|
||||||
};
|
|
||||||
|
|
||||||
getty = {
|
getty = {
|
||||||
loginProgram = "${pkgs.gamescope}/bin/gamescope";
|
loginProgram = "${pkgs.gamescope}/bin/gamescope";
|
||||||
loginOptions = "${pkgs.steam}/bin/steam -bigpicture";
|
loginOptions = "${pkgs.steam}/bin/steam -bigpicture";
|
||||||
|
|||||||
Reference in New Issue
Block a user