summaryrefslogtreecommitdiff
path: root/systems/darwin.nix
diff options
context:
space:
mode:
authorseth <[email protected]>2024-07-09 06:15:30 -0400
committerseth <[email protected]>2024-07-09 15:38:51 -0400
commit626636985bcb038af6bf14830f3f304bbda0c9ad (patch)
tree176c50d6e084664c59bfaf26c4c8901216428bb6 /systems/darwin.nix
parentdcf455b299342c52d17bf73e1046898094a99adf (diff)
systems+users: link to lib/builders.nix
Diffstat (limited to 'systems/darwin.nix')
-rw-r--r--systems/darwin.nix1
1 files changed, 1 insertions, 0 deletions
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
{