about summary refs log tree commit diff
path: root/users
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2023-03-08T21·50+0300
committerclbot <clbot@tvl.fyi>2023-03-09T07·54+0000
commit0b9467903b41261a00a3f9ec18ddb06f5ed1c236 (patch)
tree7fbfb8434b6c9a4a3c6edadbb281c30c222f1710 /users
parentf7439d25261d5d7fe481cd545162f505956ac9f8 (diff)
chore(tazjin/nixos): reduce number of browsers r/5903
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 <tazjin@tvl.su>
Autosubmit: tazjin <tazjin@tvl.su>
Diffstat (limited to 'users')
-rw-r--r--users/tazjin/nixos/modules/physical.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/users/tazjin/nixos/modules/physical.nix b/users/tazjin/nixos/modules/physical.nix
index b134412846..fe51e62afd 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