From 0b9467903b41261a00a3f9ec18ddb06f5ed1c236 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Thu, 9 Mar 2023 00:50:26 +0300 Subject: chore(tazjin/nixos): reduce number of browsers One normal chromium is enough. google-chrome is not needed because Chromecasts usually don't work anymore anyways. Change-Id: I48bed05c56bd6f450be393cf727930eaad5cd6b9 Reviewed-on: https://cl.tvl.fyi/c/depot/+/8231 Tested-by: BuildkiteCI Reviewed-by: tazjin Autosubmit: tazjin --- users/tazjin/nixos/modules/physical.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'users/tazjin/nixos') diff --git a/users/tazjin/nixos/modules/physical.nix b/users/tazjin/nixos/modules/physical.nix index b1344128467d..fe51e62afd29 100644 --- a/users/tazjin/nixos/modules/physical.nix +++ b/users/tazjin/nixos/modules/physical.nix @@ -19,6 +19,7 @@ in (with pkgs; [ amber bat + chromium curl ddcutil direnv @@ -32,7 +33,6 @@ in gh git gnupg - google-chrome gtk3 # for gtk-launch htop hyperfine @@ -68,7 +68,6 @@ in tig tokei tree - ungoogled-chromium unzip vlc volumeicon -- cgit 1.4.1