Commit 6ac6a87
Changed files (1)
justfile
@@ -22,9 +22,9 @@ update-flake:
nix flake update
# Edit Vaultix secret
-edit_secret target:
+edit-secret target:
nix run .#vaultix.app.{{ system }}.edit -- '{{ target }}'
# Cache Vaultix secrets
-cache_secrets:
+cache-secrets:
nix run .#vaultix.app.{{ system }}.renc