From f7821dec97d26352bce9eac3a421b0a189c7e22a Mon Sep 17 00:00:00 2001 From: David Morgan Date: Wed, 9 Nov 2022 16:31:33 +0000 Subject: [PATCH] Remove packages that don't work on some platforms --- nix-conf/home/includes/common.nix | 2 -- 1 file changed, 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;