added troubleshooting note about sops-nix

This commit is contained in:
Deepak Mallubhotla 2025-03-08 09:55:57 -06:00
parent 4a1c643c8f
commit cdd46d8026
Signed by: deepak
GPG Key ID: 8F904A3FC7021497

View File

@ -16,3 +16,9 @@ Quite incomplete.
* `nix flake update --recreate-lock-file`
* rebuild nixos (sd)
## Troubleshooting
If `sops-nix` is having trouble in WSL it could be because the user systemd set up doesn't get correctly started.
Using something like `systemctl restart user@1000` can be helpful (cf. [this link]{https://github.com/microsoft/WSL/issues/8842#issuecomment-2346387618})