🔐 [pi4] Password defined in sops
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
mutableUsers = false;
|
||||
users.${systemConfig.username} = {
|
||||
isNormalUser = true;
|
||||
hashedPasswordFile = config.sops.secrets.password.path;
|
||||
hashedPasswordFile = config.sops.secrets.password-hash.path;
|
||||
extraGroups = [ "wheel" ];
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user