mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 16:59:43 +01:00
10 lines
214 B
SYSTEMD
10 lines
214 B
SYSTEMD
|
[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
|