diff --git a/hosts/wodan/default.nix b/hosts/wodan/default.nix index 2ea6d6c..83110f2 100644 --- a/hosts/wodan/default.nix +++ b/hosts/wodan/default.nix @@ -45,11 +45,10 @@ in { jack.enable = true; }; - programs.firefox.enable = true; - nixpkgs.config.allowUnfree = true; environment.systemPackages = with pkgs; [ + (firefox.override {extraNativeMessagingHosts = [passff-host];}) vim wget git