ssh
This commit is contained in:
parent
2c57b566f9
commit
d73d2be924
5 changed files with 14 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
|||
isNormalUser = true;
|
||||
uid = conf.uid;
|
||||
extraGroups = ["wheel" "networkmanager"];
|
||||
hashedPasswordFile = config.sops.secrets."user/hashedPassword".path;
|
||||
hashedPasswordFile = config.sops.secrets."user/password".path;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue