Files
home-manager/tests/modules/programs/workstyle/systemd-user-service-expected-debug.service
Michael Farber Brodsky 90e53291cb workstyle: add module
2026-01-09 10:17:21 -05:00

13 lines
187 B
Desktop File

[Install]
WantedBy=a.target
[Service]
Environment=RUST_LOG=debug
ExecStart=@workstyle@/bin/workstyle
Restart=always
RestartSec=3
[Unit]
BindsTo=a.target
Description=workstyle autostart