### General information <!-- Please answer all the questions below before submitting the issue. --> - Operating system + version: NixOS, linux 6.1 - Browser + version: Firefox 123 - Information about the host app: - How did you install it? NixOS: `programs.browserpass.enable = true;` - If installed an official release, put a version (`$ browserpass --version`): 3.1.0 - Information about the browser extension: - How did you install it? `pkgs.firefox.override { enableBrowserpass = true; }` - Browserpass extension version as reported by your browser: 3.8.0 - **Using gopass 1.15.11 with an alias to `pass`** --- ### Exact steps to reproduce the problem 1. Create password via extension UI 2. Save 3. Check `git status` in ~/.password-store ### What should happen? Created file should be committed ### What happened instead? untracked file, no commit