I updated the secrets with your key. Please verify that you can open them using sops machines/lucia/secrets.yaml from the root directory, or with sops lucia/secrets.yaml from the machines directory. To have sops available enter a devshell using nix develop .#
I updated the secrets with your key. Please verify that you can open them using `sops machines/lucia/secrets.yaml` from the root directory, or with `sops lucia/secrets.yaml` from the machines directory. To have sops available enter a devshell using `nix develop .#`
How did you update the secrets files? I'm currently writing some documentation for adding keys in the future
I've tried using sops updatekeys but that doesn't seem right because it gives me an error
How did you update the secrets files? I'm currently writing some documentation for adding keys in the future
I've tried using sops updatekeys but that doesn't seem right because it gives me an error
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
I updated the secrets with your key. Please verify that you can open them using
sops machines/lucia/secrets.yamlfrom the root directory, or withsops lucia/secrets.yamlfrom the machines directory. To have sops available enter a devshell usingnix develop .#The decryption works, thanks.
Is there anything I have to add before merging?
cool! feel free to merge whenever you want
How did you update the secrets files? I'm currently writing some documentation for adding keys in the future
I've tried using sops updatekeys but that doesn't seem right because it gives me an error
I did it using exactly that:
sops updatekeys durruti/secrets.yaml(and also for lucia) from within ./machines dir