From a935570a22db6418da8b579b32a6fe3ace06d6ad Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Wed, 24 Nov 2021 10:58:06 +0300 Subject: feat(tazjin/tverskoy): Install some more frequently used tools ... rather than nix-shelling them every time. Change-Id: I9ab6ad67efbd6c16c7fd8cc9938d86d35f8418bc --- users/tazjin/nixos/tverskoy/default.nix | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'users') diff --git a/users/tazjin/nixos/tverskoy/default.nix b/users/tazjin/nixos/tverskoy/default.nix index 62dd8fe631..b691fce379 100644 --- a/users/tazjin/nixos/tverskoy/default.nix +++ b/users/tazjin/nixos/tverskoy/default.nix @@ -242,6 +242,7 @@ in lib.fix(self: { # programs from nixpkgs (with pkgs; [ + amber bat chromium curl @@ -255,6 +256,7 @@ in lib.fix(self: { file firefox gdb + gh git gnupg google-chrome @@ -271,6 +273,7 @@ in lib.fix(self: { mullvad-vpn networkmanagerapplet nix-prefetch-github + nmap notmuch openssh openssl @@ -289,11 +292,14 @@ in lib.fix(self: { scrot spotify syncthing + tig tokei tree unzip vlc + whois xsecurelock + zoxide ]); systemd.user.services.lieer-tazjin = { -- cgit 1.4.1