This commit is contained in:
2025-11-01 20:04:00 +03:00
parent 833bcd6ff2
commit f9cfb9b9a1
Generated
+4 -4
View File
@@ -391,7 +391,7 @@
"utils": "utils", "utils": "utils",
"zapret": "zapret", "zapret": "zapret",
"zeroq-credentials": "zeroq-credentials", "zeroq-credentials": "zeroq-credentials",
"zeroq-vars": "zeroq-vars" "zeroq-deploy": "zeroq-deploy"
} }
}, },
"sops-nix": { "sops-nix": {
@@ -477,13 +477,13 @@
"url": "ssh://git@github.com/oqyude/zeroq-credentials.git" "url": "ssh://git@github.com/oqyude/zeroq-credentials.git"
} }
}, },
"zeroq-vars": { "zeroq-deploy": {
"locked": { "locked": {
"path": "./configurations", "path": "./deploy",
"type": "path" "type": "path"
}, },
"original": { "original": {
"path": "./configurations", "path": "./deploy",
"type": "path" "type": "path"
}, },
"parent": [] "parent": []