Rearrange the config structure
This commit is contained in:
parent
61db648993
commit
4689a4f69c
10 changed files with 114 additions and 33 deletions
|
|
@ -2,8 +2,7 @@
|
|||
|
||||
{
|
||||
imports = [
|
||||
../modules/homebrew.nix
|
||||
../modules/nix-homebrew.nix
|
||||
../../modules/homebrew.nix
|
||||
];
|
||||
|
||||
# Set primary user for system preferences
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
{
|
||||
imports = [
|
||||
./macos-defaults.nix
|
||||
./darwin/defaults.nix
|
||||
];
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue