From 7ed78af3498211a1fb94d8f861e638c5af96bb2f Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Wed, 4 Feb 2026 17:20:47 -0600 Subject: add R to system utils --- archetypes/collections/utilities.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'archetypes') diff --git a/archetypes/collections/utilities.nix b/archetypes/collections/utilities.nix index 0adbc9f..b539ac9 100644 --- a/archetypes/collections/utilities.nix +++ b/archetypes/collections/utilities.nix @@ -1,5 +1,6 @@ { pkgs, ... }: { environment.systemPackages = with pkgs; [ + R dash # TODO should be default /bin/sh entr fastfetch -- cgit v1.2.3