improved homebrew

This commit is contained in:
Maddie H 2023-04-22 23:06:09 +01:00
parent d3e1a81c3a
commit 01b35dccee
Signed by: maddie
GPG Key ID: C296DE8C9053683F

View File

@ -3,6 +3,10 @@
{
homebrew = {
enable = true;
onActivation = {
autoUpdate = true;
cleanup = "zap";
};
taps = [
{
name = "popcorn-official/popcorn-desktop";