1
0
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:
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 # to run nspawn in nix sandbox
nix.settings = { nix.settings = {
auto-allocate-uids = true; auto-allocate-uids = true;