about summary refs log tree commit diff
path: root/home/profiles/base
diff options
context:
space:
mode:
Diffstat (limited to 'home/profiles/base')
-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