Create home option to set the correct permissions.

This commit is contained in:
Jimbo 2025-02-28 12:32:56 -05:00
parent ac84d9f253
commit 1b61e506f0

View file

@ -10,6 +10,7 @@
users.users."${config.sysusers.main}" = {
hashedPassword = config.secrets.mainAccPass;
isNormalUser = true;
createHome = true;
openssh.authorizedKeys.keyFiles = [
../../../../../../hosts/tower/id_ed25519.pub