about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2020-06-22T22·46+0100
committertazjin <mail@tazj.in>2020-06-22T22·46+0000
commitde5db029e8943c8d55409fba9ce7cf8bc4dd9382 (patch)
treefec9effd66a2607b9e60a5a14a7cf5952cbf573f
parent6851e435d842861e5f1efb030512a195968489ba (diff)
feat(tazjin/frog): Install a variety of other tools r/1065
These are all things I constantly nix-shell into my environment. Maybe
they should just be part of it.

Change-Id: Ic0b738d12fae70900629c79764c7d8c323e71bb1
Reviewed-on: https://cl.tvl.fyi/c/depot/+/560
Reviewed-by: tazjin <mail@tazj.in>
-rw-r--r--users/tazjin/nixos/frog/default.nix7
1 files changed, 6 insertions, 1 deletions
diff --git a/users/tazjin/nixos/frog/default.nix b/users/tazjin/nixos/frog/default.nix
index 644381c4f4..478c388298 100644
--- a/users/tazjin/nixos/frog/default.nix
+++ b/users/tazjin/nixos/frog/default.nix
@@ -220,6 +220,7 @@ in depot.lib.fix(self: {
       emacs26 # mostly for emacsclient
       exa
       fd
+      file
       gnupg
       go
       google-chrome
@@ -227,6 +228,7 @@ in depot.lib.fix(self: {
       htop
       hyperfine
       i3lock
+      iftop
       imagemagick
       jq
       kubectl
@@ -235,7 +237,7 @@ in depot.lib.fix(self: {
       msmtp
       nix-prefetch-github
       notmuch
-      obs
+      obs-studio
       obs-v4l2sink
       openssh
       openssl
@@ -244,6 +246,7 @@ in depot.lib.fix(self: {
       pciutils
       pinentry
       pinentry-emacs
+      pmutils
       pwgen
       ripgrep
       rr
@@ -252,9 +255,11 @@ in depot.lib.fix(self: {
       spotify
       steam
       tokei
+      transmission
       tree
       unzip
       usbutils
+      v4l-utils
       vlc
       xclip
       yubico-piv-tool