From 83ea7a52a1c59360e17904d26e7ea84aba5f9546 Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Sun, 25 Jun 2023 09:57:43 -0400 Subject: [PATCH] removed proprietary trash --- homeConfig/modules/utils/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeConfig/modules/utils/default.nix b/homeConfig/modules/utils/default.nix index a635c0d..6f6fc31 100644 --- a/homeConfig/modules/utils/default.nix +++ b/homeConfig/modules/utils/default.nix @@ -13,7 +13,7 @@ in unzip fping calc qrencode fd pkg-config pciutils mdbook rsync docker gcc gnumake - android-studio exercism + exercism ]; }; }