trying out installer again

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-12-16 10:42:50 -06:00
parent 4fab3305f1
commit 8dddb1588d
3 changed files with 162 additions and 139 deletions

View file

@ -77,6 +77,8 @@
system.stateVersion = stateAndHomeVersion;
# TODO allowing password auth for now
services.openssh.settings.PasswordAuthentication = lib.mkForce true;
# TODO remove this for testbed
security.sudo.wheelNeedsPassword = false;
# Home Manager
home-manager = {