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

@@ -12,5 +12,6 @@
age.secrets.gitconfig = {
file = ./secrets/gitconfig.age;
path = "${config.home.homeDirectory}/.gitconfig";
symlink = false;
};
}