spotlights-macbook-air: Migrate to Darwin subdirectory

There's also a `spotlights-macbook-air` under NixOS, and it would be preferable to eventually have it in-tree.
This commit is contained in:
Spotlight 2024-10-07 21:42:46 -05:00
parent 31eefe44e6
commit 2265ae8eac
Signed by: spotlight
GPG key ID: 874AA355B3209BDC
2 changed files with 1 additions and 1 deletions

View file

@ -135,7 +135,7 @@
darwinConfigurations."spotlights-macbook-air" = nix-darwin.lib.darwinSystem {
modules = [
# System-wide configuration
./hosts/spotlights-macbook-air/configuration.nix
./hosts/darwin/spotlights-macbook-air/configuration.nix
# Our provided home-manager configuration
home-manager.darwinModules.home-manager
{