diff options
Diffstat (limited to 'nix/hosts/darwin/default.nix')
-rw-r--r-- | nix/hosts/darwin/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nix/hosts/darwin/default.nix b/nix/hosts/darwin/default.nix deleted file mode 100644 index 2da9dbc..0000000 --- a/nix/hosts/darwin/default.nix +++ /dev/null @@ -1 +0,0 @@ -{ ... }: { imports = [ ./homebrew.nix ./macos.nix ]; } |