From 626636985bcb038af6bf14830f3f304bbda0c9ad Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 9 Jul 2024 06:15:30 -0400 Subject: systems+users: link to lib/builders.nix --- systems/darwin.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'systems/darwin.nix') diff --git a/systems/darwin.nix b/systems/darwin.nix index a1b91f3..ec67d09 100644 --- a/systems/darwin.nix +++ b/systems/darwin.nix @@ -3,6 +3,7 @@ flake = { darwinConfigurations = let + # see ./lib/builders.nix inherit (self.lib) darwinSystem; in { -- cgit v1.2.3