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