podman permissions + tranga

This commit is contained in:
2024-11-03 01:43:27 -06:00
parent f0dde95f74
commit c2c66e5d0b
10 changed files with 53 additions and 11 deletions

View File

@@ -50,6 +50,7 @@ in
};
};
users.users.jawz = {
uid = 1000;
linger = true;
isNormalUser = true;
hashedPasswordFile = config.sops.secrets.jawz-password.path;