about summary refs log tree commit diff
path: root/home/profiles/base/default.nix
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2022-01-20 16:37:56 +0900
committersefidel <contact@sefidel.net>2022-01-20 16:37:56 +0900
commit2aa87aa1d171724268c665719420b3f700a3b62b (patch)
treed7aa387b0204dbf140623cd9a52b335b006317d6 /home/profiles/base/default.nix
parentdc8c63666d0065dd2771c7fa3a897d5c35dd1252 (diff)
downloadnixrc-2aa87aa1d171724268c665719420b3f700a3b62b.tar.gz
nixrc-2aa87aa1d171724268c665719420b3f700a3b62b.zip
home: add useful tools
Diffstat (limited to 'home/profiles/base/default.nix')
-rw-r--r--home/profiles/base/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/profiles/base/default.nix b/home/profiles/base/default.nix
index 8b0b932..3c838b9 100644
--- a/home/profiles/base/default.nix
+++ b/home/profiles/base/default.nix
@@ -63,7 +63,9 @@ in
 
     home.keyboard.layout = "us";
     home.packages = [
+      pkgs.bottom
       pkgs.hydra-check
+      pkgs.procs
       pkgs.sops
       neovim