From fa112daa4716e49d4876bcfa41a1680b6df0ef94 Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Sun, 30 Jul 2023 11:22:55 -0400 Subject: [PATCH] openboard --- 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 6f6fc31..2c8494a 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 - exercism + exercism openboard ]; }; }