mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
enabling displayManager
This commit is contained in:
@@ -35,8 +35,10 @@
|
||||
|
||||
services = {
|
||||
desktopManager.plasma6.enable = true;
|
||||
|
||||
displayManager.autoLogin.user = "richie";
|
||||
displayManager = {
|
||||
enable = true;
|
||||
autoLogin.user = "richie";
|
||||
};
|
||||
|
||||
openssh.ports = [ 262 ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user