From de5db029e8943c8d55409fba9ce7cf8bc4dd9382 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Mon, 22 Jun 2020 23:46:21 +0100 Subject: feat(tazjin/frog): Install a variety of other tools 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 --- users/tazjin/nixos/frog/default.nix | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 -- cgit 1.4.1