From e327d0c2250faab99168636d1eaa08d01d3cb7c3 Mon Sep 17 00:00:00 2001 From: Dennis Schoepf Date: Tue, 25 Nov 2025 00:08:59 +0100 Subject: [PATCH] wip: dnsc-machine setup --- hosts/dnsc-machine/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/dnsc-machine/default.nix b/hosts/dnsc-machine/default.nix index 2042414..b956d87 100644 --- a/hosts/dnsc-machine/default.nix +++ b/hosts/dnsc-machine/default.nix @@ -131,7 +131,7 @@ }; # System Packages - environment.ystemPackages = with pkgs; [ + environment.systemPackages = with pkgs; [ gcc wget git