init
init
This commit is contained in:
8
profiles/darwin/homebrew.nix
Normal file
8
profiles/darwin/homebrew.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
homebrew = {
|
||||
enable = true;
|
||||
masApps = { };
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user