Minor changes
This commit is contained in:
parent
13cfcca90c
commit
ad5598e202
2 changed files with 4 additions and 3 deletions
|
|
@ -1,8 +1,9 @@
|
|||
{ config, pkgs, ... }:
|
||||
{ config, pkgs, nix-homebrew, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
../../modules/homebrew.nix
|
||||
nix-homebrew.darwinModules.nix-homebrew
|
||||
];
|
||||
|
||||
# Set primary user for system preferences
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue