1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

getty: always enable autologinOnce

This commit is contained in:
2026-03-04 17:56:38 +01:00
parent 6bb16ff6ed
commit 8eccb752dc

View File

@@ -26,8 +26,6 @@
})
];
services.getty.autologinOnce = lib.mkForce false;
# to run nspawn in nix sandbox
nix.settings = {
auto-allocate-uids = true;