1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-20 13:27:29 +02:00
home-manager/tests/modules/services/glance/glance.service
2024-06-28 17:24:13 +02:00

9 lines
214 B
Desktop File

[Install]
WantedBy=graphical-session.target
[Service]
ExecStart=@glance@/bin/dummy --config /home/hm-user/.config/glance/glance.yml
[Unit]
Description=Glance feed dashboard server
PartOf=graphical-session.target