mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-03 11:32:10 +02:00
remove getty config
This commit is contained in:
@@ -61,12 +61,6 @@ in {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
services.getty = {
|
|
||||||
autologinUser = null;
|
|
||||||
helpLine = lib.mkForce "";
|
|
||||||
};
|
|
||||||
systemd.services."getty@tty1".enable = false;
|
|
||||||
|
|
||||||
environment.systemPackages = [ sddm-astronaut ];
|
environment.systemPackages = [ sddm-astronaut ];
|
||||||
|
|
||||||
# To prevent getting stuck at shutdown
|
# To prevent getting stuck at shutdown
|
||||||
|
|||||||
Reference in New Issue
Block a user