enabling displayManager

This commit is contained in:
2024-11-17 12:01:21 -05:00
parent 33e6afb24a
commit 89fdac6abf

View File

@@ -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 ];