home/librewolf: add passff-host
This commit is contained in:
parent
eb38fe9e68
commit
205967b6c3
1 changed files with 4 additions and 1 deletions
|
@ -42,7 +42,10 @@ in
|
||||||
nil # lsp server
|
nil # lsp server
|
||||||
|
|
||||||
# browser
|
# browser
|
||||||
librewolf # a fork of firefox, focused on privacy, security and freedom
|
# a fork of firefox, focused on privacy, security and freedom
|
||||||
|
(librewolf.override {
|
||||||
|
extraNativeMessagingHosts = [ passff-host ];
|
||||||
|
})
|
||||||
|
|
||||||
# for work
|
# for work
|
||||||
google-cloud-sdk
|
google-cloud-sdk
|
||||||
|
|
Loading…
Reference in a new issue