mirror of
https://github.com/caperren/nixos-configs.git
synced 2025-11-09 12:11:13 +00:00
No autologin
This commit is contained in:
@@ -33,10 +33,10 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
services.displayManager.autoLogin = {
|
# services.displayManager.autoLogin = {
|
||||||
enable = true;
|
# enable = true;
|
||||||
user = "caperren";
|
# user = "caperren";
|
||||||
};
|
# };
|
||||||
|
|
||||||
hardware.graphics = {
|
hardware.graphics = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user