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