home/natto/secrets: dont symlink

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2024-06-01 17:10:24 +05:30
parent 684b9a41cc
commit a882cc48b4
3 changed files with 4 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ in
age.secrets.zshenv_secret = {
file = ./secrets/zshenv_secret;
path = secretPath;
symlink = false;
mode = "660";
};
}