rin/packages: remove firefox messaging hosts
mfw I don't pay attention to the deprecation notice pass was never quite used anyway
This commit is contained in:
parent
82839373bf
commit
f071579f58
1 changed files with 1 additions and 4 deletions
|
|
@ -1,8 +1,5 @@
|
|||
{ config, enableGUI, inputs, pkgs, ... }: {
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
package = pkgs.firefox.override { extraNativeMessagingHosts = [ pkgs.passff-host ]; };
|
||||
};
|
||||
programs.firefox.enable = true;
|
||||
|
||||
home.packages = with pkgs; [
|
||||
dconf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue