From f1b2339be6960ae2d1c925fa16ee057cb43e84e0 Mon Sep 17 00:00:00 2001 From: Dennis Schoepf Date: Thu, 20 Nov 2025 22:28:48 +0100 Subject: [PATCH] wip: dnsc-machine setup --- home/linux.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/linux.nix b/home/linux.nix index 22a4ffd..ab197f6 100644 --- a/home/linux.nix +++ b/home/linux.nix @@ -33,3 +33,4 @@ ]; programs.home-manager.enable = true; +}