mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
12 lines
177 B
Desktop File
12 lines
177 B
Desktop File
[Install]
|
|
WantedBy=default.target
|
|
|
|
[Service]
|
|
ExecStart=@tomat@/bin/tomat daemon run
|
|
Restart=always
|
|
RestartSec=5
|
|
|
|
[Unit]
|
|
After=graphical.target
|
|
Description=Tomat Pomodoro server
|