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:
LavaDesu 2025-03-09 19:12:25 +11:00
parent 82839373bf
commit f071579f58
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -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