mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-13 20:41:07 +01:00
11 lines
254 B
Desktop File
11 lines
254 B
Desktop File
[Install]
|
|
WantedBy=graphical-session.target
|
|
|
|
[Service]
|
|
ExecStart=/nix/store/00000000000000000000000000000000-dummy/bin/dummy
|
|
|
|
[Unit]
|
|
After=graphical-session.target
|
|
Description=wayvnc VNC server
|
|
Documentation=man:wayvnc(1)
|
|
PartOf=graphical-session.target
|