Added cleanup fix to nix homebrew setup
This commit is contained in:
parent
f37d6a4ca6
commit
b8283e7423
@ -13,6 +13,7 @@
|
||||
|
||||
homebrew = {
|
||||
enable = true;
|
||||
onActivation.cleanup = "zap";
|
||||
brews = [
|
||||
"coreutils"
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user