about summary refs log tree commit diff stats
path: root/nix-conf/home
diff options
context:
space:
mode:
Diffstat (limited to 'nix-conf/home')
-rw-r--r--nix-conf/home/includes/common.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/nix-conf/home/includes/common.nix b/nix-conf/home/includes/common.nix
index 79994bd..05cc02f 100644
--- a/nix-conf/home/includes/common.nix
+++ b/nix-conf/home/includes/common.nix
@@ -44,7 +44,6 @@ in
     nvd
     pinentry
     pass
-    #procs
     libqalculate
     ripgrep
     rlwrap
@@ -53,7 +52,6 @@ in
     ugrep
     vim
     w3m
-    zenith
   ];
 
   programs.gpg.enable = true;