chore(firefox): disable librewolf
This commit is contained in:
parent
cb294d55b9
commit
c2704a15d8
1 changed files with 1 additions and 6 deletions
|
@ -1,11 +1,6 @@
|
|||
{pkgs, ...}: {
|
||||
programs.librewolf = {enable = true;};
|
||||
# programs.librewolf = {enable = true;};
|
||||
programs.firefox = {enable = true;};
|
||||
|
||||
programs.browserpass = {
|
||||
enable = true;
|
||||
browsers = ["firefox"];
|
||||
};
|
||||
|
||||
home.file.".mozilla/native-messaging-hosts/passff.json".source = "${pkgs.passff-host}/share/passff-host/passff.json";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue