no stray paths

This commit is contained in:
2025-03-08 15:06:36 +00:00
parent bd234c7a5b
commit 94684500ba

View File

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