Description
General information
-
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
- How did you install it?
-
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
- How did you install it?
-
Using gopass 1.15.11 with an alias to
pass
Exact steps to reproduce the problem
- Create password via extension UI
- Save
- Check
git status
in ~/.password-store
What should happen?
Created file should be committed
What happened instead?
untracked file, no commit
Metadata
Metadata
Assignees
Labels
No labels