add autologin for alien

This commit is contained in:
Sean Kovacs 2025-11-12 10:54:17 -05:00
commit 56a3a55239
Signed by: sckova
GPG key ID: 00F325187C68651A
3 changed files with 16 additions and 4 deletions

View file

@ -29,4 +29,6 @@
size = 32000; # 32GB
}
];
security.sudo.wheelNeedsPassword = false;
}