fix
This commit is contained in:
parent
0cae64a938
commit
403554015a
7 changed files with 10 additions and 10 deletions
|
|
@ -19,7 +19,7 @@ in
|
|||
config = mkIf cfg.enable {
|
||||
environment.systemPackages = [ inputs.agenix.packages.${pkgs.system}.default ];
|
||||
# Set passwords
|
||||
users.users.root.passwordFile = config.age.secrets.rootPasswd.path;
|
||||
users.users.root.hashedPasswordFile = config.age.secrets.rootPasswd.path;
|
||||
age.identityPaths =
|
||||
[
|
||||
"/persistent/etc/ssh/ssh_host_ed25519_key"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue