permanently install chromium as the go-to video call browser

This commit is contained in:
Trolli Schmittlauch 2022-03-22 16:10:46 +01:00
parent 9ffe136aa7
commit 5f24ee5c5d

View file

@ -7,11 +7,11 @@ let
# nix-channel --add https://github.com/nix-community/NUR/archive/master.tar.gz NUR # nix-channel --add https://github.com/nix-community/NUR/archive/master.tar.gz NUR
nur = import <NUR> { inherit pkgs; }; nur = import <NUR> { inherit pkgs; };
myNur = nur.repos.schmittlauch; myNur = nur.repos.schmittlauch;
# use pre-built Mozilla binary until nixpkgs build has similar performance (build profiling information)
mybrowser = firefox-bin;
desktopApps = [ desktopApps = [
mybrowser # use pre-built Mozilla binary until nixpkgs build has similar performance (build profiling information)
firefox-bin
chromium
falkon falkon
thunderbird thunderbird
calibre calibre