1
0
Fork 0
mirror of https://github.com/Mic92/sops-nix.git synced 2024-12-14 11:57:52 +00:00
sops-nix/pkgs/sops-install-secrets
Janne Heß 9083e64fb9
Swap order of age ssh keys and the key file
It makes more sense to import the key when we have one and ignore the
SSH keys instead of only importing the key when we have no SSH keys.
This is because we import all SSH keys by default in the module and
using a key file means the use has to explicitly unset the SSH keys.
2021-09-30 14:05:38 +02:00
..
sshkeys switch to maintained openpgp library 2021-08-29 15:24:07 +02:00
test-assets Add support for ssh-generated age keys 2021-09-24 12:09:52 +02:00
.envrc first commit 2020-07-06 07:31:57 +01:00
default.nix pkgs: don't reference deprecated stdenv.lib 2021-01-31 18:02:23 -08:00
main.go Swap order of age ssh keys and the key file 2021-09-30 14:05:38 +02:00
main_test.go Add support for ssh-generated age keys 2021-09-24 12:09:52 +02:00
nixos-test.nix Import age ssh keys by default 2021-09-24 12:09:53 +02:00
shell.nix add tests + ssh key support 2020-07-12 13:50:55 +01:00