mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-12-26 22:24:59 +08:00
We import ssh keys by default if openssh is enabled. However if users are using age keys while using sops to deploy ssh keys we have a catch-22. While users could use lib.mkForce to empty the list, this is not intuitive |
||
|---|---|---|
| .. | ||
| sops-import-keys-hook | ||
| sops-init-gpg-key | ||
| sops-install-secrets | ||
| sops-pgp-hook | ||
| cross-build.nix | ||
| lint.nix | ||
| sops-pgp-hook-test.nix | ||
| unit-tests.nix | ||