From ed04a1a8bd626196c1149c56dcc6a3123ccfefb4 Mon Sep 17 00:00:00 2001 From: wo2wz <189177184+wo2wz@users.noreply.github.com> Date: Tue, 28 Oct 2025 15:58:31 -0400 Subject: [PATCH] Drone: add minimal module --- hosts/Drone/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/Drone/default.nix b/hosts/Drone/default.nix index 94792d7..6d9b695 100755 --- a/hosts/Drone/default.nix +++ b/hosts/Drone/default.nix @@ -11,6 +11,8 @@ ../../modules/nixos/services/homeserver ../../modules/nixos/services/tailscale + + ../../modules/nixos/system/minimal.nix ]; fileSystems = {