fwminex: change passwords
This commit is contained in:
@@ -75,8 +75,8 @@ in {
|
||||
|
||||
base.users = {
|
||||
enable = true;
|
||||
root.hashedPasswordFile = config.age.secrets.root-passwd-hash.path;
|
||||
user.hashedPasswordFile = config.age.secrets.motiejus-passwd-hash.path;
|
||||
root.hashedPasswordFile = config.age.secrets.root-server-passwd-hash.path;
|
||||
user.hashedPasswordFile = config.age.secrets.motiejus-server-passwd-hash.path;
|
||||
};
|
||||
|
||||
services = {
|
||||
|
||||
Reference in New Issue
Block a user