Drop unrelated privileged heredoc scanner

This commit is contained in:
Ryan Hughes
2026-08-30 11:49:50 -04:00
parent 40d0c9bbdf
commit 4c23077f80
37 changed files with 2 additions and 1280 deletions
@@ -1,6 +0,0 @@
DROP_IN=/etc/systemd/system/omarchy-agent.service.d/override.conf
cat <<EOF | sudo tee "$DROP_IN" >/dev/null
[Service]
ExecStart=$OMARCHY_PATH/bin/omarchy-agent
EOF