From c2a494aacdc34509d93243f45bc7400cd8a62364 Mon Sep 17 00:00:00 2001 From: chloe Date: Thu, 25 Sep 2025 17:44:00 +0200 Subject: [PATCH] added nh utility --- hosts/goober/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/goober/configuration.nix b/hosts/goober/configuration.nix index 862bcc3..dbfd47b 100644 --- a/hosts/goober/configuration.nix +++ b/hosts/goober/configuration.nix @@ -17,6 +17,7 @@ ./hardware-configuration.nix ../../shared/client/tailscale.nix ../../shared/client/niri.nix + ../../shared/client/nh.nix ./features/default.nix ];