improved homebrew
This commit is contained in:
parent
d3e1a81c3a
commit
01b35dccee
@ -3,6 +3,10 @@
|
|||||||
{
|
{
|
||||||
homebrew = {
|
homebrew = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
onActivation = {
|
||||||
|
autoUpdate = true;
|
||||||
|
cleanup = "zap";
|
||||||
|
};
|
||||||
taps = [
|
taps = [
|
||||||
{
|
{
|
||||||
name = "popcorn-official/popcorn-desktop";
|
name = "popcorn-official/popcorn-desktop";
|
||||||
|
Loading…
Reference in New Issue
Block a user