Sops-nix no longer opening secrets.yaml

Hello!

As the title suggests, when I run sops ./secrets/secrets.yaml I can no longer enter the file, and it looks like my terminal just hangs.

I’m really not sure what happened as this happened out of no where.

This is my config

I would greatly appreciate any help. I don’t believe I’ve changed anything in regards to my ssh and sops configuration. Only thing would be a nix flake update.

Thank you so much in advance from a noob

You should run sops with the verbose flag, that might help you figure out the issue:

sops --verbose ./secrets/secrets.yaml