Ignores arch package files etc

This commit is contained in:
2026-05-14 22:32:35 -04:00
parent 4473dc9164
commit edc6d5acf3
5 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ Wants=network-online.target
[Service]
Type=simple
ExecStart=%h/.local/bin/converge --config %h/.config/converge/config.yaml
ExecStart=/usr/bin/converge --config %h/.config/converge/config.yaml
Restart=on-failure
RestartSec=10