mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
passwordFile -> hashedPasswordFile
This commit is contained in:
parent
9dffea126a
commit
6b0a2f2d08
3 changed files with 3 additions and 3 deletions
|
|
@ -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;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue