1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-03 23:51:03 +01:00
home-manager/tests/modules/services/arrpc/custom-target-expected.service
Austin Horstman 0f9fae161d tests/arrpc: add service module test coverage
- Add custom-target.nix test for custom systemd target configuration

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-07-29 10:31:11 -05:00

10 lines
205 B
Desktop File

[Install]
WantedBy=sway-session.target
[Service]
ExecStart=@arrpc@/bin/arrpc
Restart=always
[Unit]
Description=Discord Rich Presence for browsers, and some custom clients
PartOf=graphical-session.target