Add installation service for Homebrew on first boot

This commit is contained in:
humocs-man
2026-03-14 15:14:31 +01:00
committed by GitHub
parent 372439a793
commit 06e4edcb44
@@ -4,3 +4,6 @@ Description=Install Homebrew for user
[Service] [Service]
Type=oneshot Type=oneshot
ExecStart=/usr/local/bin/install-homebrew.sh %i ExecStart=/usr/local/bin/install-homebrew.sh %i
[Install]
WantedBy=multi-user.target