mirror of
https://github.com/kmein/niveum
synced 2026-03-18 11:01:07 +01:00
getty: always enable autologinOnce
This commit is contained in:
@@ -26,8 +26,6 @@
|
|||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
|
||||||
services.getty.autologinOnce = lib.mkForce false;
|
|
||||||
|
|
||||||
# to run nspawn in nix sandbox
|
# to run nspawn in nix sandbox
|
||||||
nix.settings = {
|
nix.settings = {
|
||||||
auto-allocate-uids = true;
|
auto-allocate-uids = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user