From 5f24ee5c5d590488a44e47f021deda74ddf94658 Mon Sep 17 00:00:00 2001 From: Trolli Schmittlauch Date: Tue, 22 Mar 2022 16:10:46 +0100 Subject: [PATCH] permanently install chromium as the go-to video call browser --- home/home.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/home/home.nix b/home/home.nix index ffc704f..9e8d27d 100644 --- a/home/home.nix +++ b/home/home.nix @@ -7,11 +7,11 @@ let # nix-channel --add https://github.com/nix-community/NUR/archive/master.tar.gz NUR nur = import { inherit pkgs; }; myNur = nur.repos.schmittlauch; - # use pre-built Mozilla binary until nixpkgs build has similar performance (build profiling information) - mybrowser = firefox-bin; desktopApps = [ - mybrowser + # use pre-built Mozilla binary until nixpkgs build has similar performance (build profiling information) + firefox-bin + chromium falkon thunderbird calibre