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