diff options
Diffstat (limited to 'systems/darwin.nix')
| -rw-r--r-- | systems/darwin.nix | 1 |
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 { |
