passwordFile -> hashedPasswordFile

This commit is contained in:
Gerg-L 2023-09-15 19:56:42 -04:00
parent 9dffea126a
commit 6b0a2f2d08
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
3 changed files with 3 additions and 3 deletions

View file

@ -56,7 +56,7 @@ _: {
config.local.keys.gerg_gerg-windows
config.local.keys.gerg_gerg-desktop
];
passwordFile = config.sops.secrets.root.path;
hashedPasswordFile = config.sops.secrets.root.path;
};
};
};