force path

This commit is contained in:
2025-03-07 00:59:55 +00:00
parent d85a6f9ca6
commit 5475748c3a

View File

@@ -193,6 +193,9 @@ in
path = "${config.sops.defaultSymlinkPath}/anthropic_api_key";
};
hello = {};
newkey = {
path = "/home/deepak/newkeytest.txt";
};
};
};