From 2ffceba76559fe73dd28914daf703a5f2ef2b388 Mon Sep 17 00:00:00 2001 From: Dennis Schoepf Date: Thu, 20 Nov 2025 22:36:05 +0100 Subject: [PATCH] wip: dnsc-machine setup --- hosts/dnsc-machine/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/dnsc-machine/default.nix b/hosts/dnsc-machine/default.nix index 9ef4b34..d9191af 100644 --- a/hosts/dnsc-machine/default.nix +++ b/hosts/dnsc-machine/default.nix @@ -100,6 +100,7 @@ # System Packages environment.systemPackages = with pkgs; [ + gcc wget git neovim