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 <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su>
This commit is contained in:
parent
f7439d2526
commit
0b9467903b
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue