diff --git a/README.md b/README.md index 0c06fad..661f5e7 100644 --- a/README.md +++ b/README.md @@ -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})