mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 09:28:27 +02:00
@@ -121,7 +121,7 @@ Then, create `./secrets/default.nix` with the following content:
|
|||||||
];
|
];
|
||||||
|
|
||||||
age.secrets."xxx" = {
|
age.secrets."xxx" = {
|
||||||
# wether secrets are symlinked to age.secrets.<name>.path
|
# whether secrets are symlinked to age.secrets.<name>.path
|
||||||
symlink = true;
|
symlink = true;
|
||||||
# target path for decrypted file
|
# target path for decrypted file
|
||||||
path = "/etc/xxx/";
|
path = "/etc/xxx/";
|
||||||
|
|||||||
Reference in New Issue
Block a user