more sops changes

This commit is contained in:
cnst
2024-08-25 20:36:54 +02:00
parent d8c87b5660
commit ff447806ea
5 changed files with 12 additions and 12 deletions

View File

@@ -54,7 +54,7 @@ in {
secrets = {
ssh_host = {
format = "yaml";
sopsFile = "${self}/secrets/toothpc-secrets.yaml";
# sopsFile = "${self}/secrets/toothpc-secrets.yaml";
};
};
})