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:
parent
31eefe44e6
commit
2265ae8eac
2 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue