feat: add passff to firefox
This commit is contained in:
parent
8a0120e259
commit
66cf2bbaff
1 changed files with 4 additions and 0 deletions
|
|
@ -11,6 +11,10 @@ in
|
|||
programs.firefox = {
|
||||
enable = true;
|
||||
# TODO: add some default firefox settings
|
||||
nativeMessagingHosts = [
|
||||
pkgs.passff-host
|
||||
];
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue