diff --git a/nixos/essential.nix b/nixos/essential.nix index 92253548..8ec94e29 100644 --- a/nixos/essential.nix +++ b/nixos/essential.nix @@ -27,6 +27,7 @@ in (emacs.pkgs.withPackages (epkgs: with epkgs.melpaPackages; [ vterm ])) + vscode firefox kitty vlc @@ -85,14 +86,17 @@ in # Tools bazel binutils + direnv gawk gitFull git-sync htop + jq lsof ncdu nix-index pass + pciutils protobuf rclone rcm @@ -100,6 +104,7 @@ in silver-searcher tzupdate tmux + unzip usbutils wget yubikey-manager