mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
feat: resolve nix-darwin changes
This commit is contained in:
parent
4b986433a3
commit
2bf645b787
11 changed files with 185 additions and 73 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{ config, ... }: {
|
||||
homebrew = {
|
||||
enable = true;
|
||||
onActivation.upgrade = true;
|
||||
cleanup = "zap";
|
||||
brews = [
|
||||
"mas"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue