fix(firefox): actually enable browserpass
This commit is contained in:
parent
943f7a1be0
commit
c6f1437eb7
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.browserpass = {
|
programs.browserpass = {
|
||||||
|
enable = true;
|
||||||
browsers = [
|
browsers = [
|
||||||
"firefox"
|
"firefox"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue