Add systemd service for Homebrew installation

This commit is contained in:
humocs-man
2026-03-14 14:30:21 +01:00
committed by GitHub
parent 5b4c824ada
commit 586e26444e
@@ -0,0 +1,6 @@
[Unit]
Description=Install Homebrew for user
[Service]
Type=oneshot
ExecStart=/usr/local/bin/install-homebrew.sh