mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
11 lines
177 B
Desktop File
11 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
|