user: switch from brave to firefox

This commit is contained in:
LavaDesu 2022-01-16 15:25:39 +07:00
parent e9ca71c72e
commit d00d0280c4
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 6 additions and 3 deletions

View file

@ -35,6 +35,11 @@ let
];
};
in {
programs.firefox = {
enable = true;
package = pkgs.firefox.override { extraNativeMessagingHosts = [ pkgs.passff-host ]; };
};
home.packages = with pkgs; [
dconf
ffmpeg
@ -49,11 +54,9 @@ in {
nodePackages_latest.pnpm
] ++ lib.optionals enableGUI [
brave
discord
element-desktop
feh
(firefox.override { extraNativeMessagingHosts = [ passff-host ]; })
gnome.file-roller
gimp
kotatogram-desktop