From 5ec9b796cd9ef330a6f1ede83a45db20f7a216c7 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Tue, 31 Jan 2023 11:45:24 -0600 Subject: [PATCH] add nim --- hosts/jeran/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/jeran/configuration.nix b/hosts/jeran/configuration.nix index 879794f..6762a80 100644 --- a/hosts/jeran/configuration.nix +++ b/hosts/jeran/configuration.nix @@ -72,5 +72,6 @@ nodejs go rustup + nim ]; }