From 9dd9d4a5b0fcdce28cb94b698ebf76ada4afc073 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Wed, 12 Jun 2024 10:39:06 -0500 Subject: [PATCH] Remove unused packages from ivr --- home/hosts/ivr/default.nix | 5 ----- 1 file changed, 5 deletions(-) diff --git a/home/hosts/ivr/default.nix b/home/hosts/ivr/default.nix index 5936604..9f38b22 100644 --- a/home/hosts/ivr/default.nix +++ b/home/hosts/ivr/default.nix @@ -5,7 +5,6 @@ let djangorestframework django-rapyd-modernauth environs - #itg-django-utils mysqlclient pyyaml ruamel-yaml @@ -22,14 +21,10 @@ in { aacs ansible bitwarden-cli - bruno direnv - gcc home-manager insomnia - libmysqlclient pipenv-ivr - pkg-config ]; file.".pip/pip.conf".text = (lib.strings.concatStringsSep "\n" [ "[global]"