This commit is contained in:
雑魚~雑魚~
2023-08-16 04:25:29 -06:00
committed by GitHub
parent d318e35a93
commit f626371732

View File

@@ -121,7 +121,7 @@ Then, create `./secrets/default.nix` with the following content:
];
age.secrets."xxx" = {
# wether secrets are symlinked to age.secrets.<name>.path
# whether secrets are symlinked to age.secrets.<name>.path
symlink = true;
# target path for decrypted file
path = "/etc/xxx/";