mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 16:59:43 +01:00
ebba24a6fe
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
8 lines
117 B
SYSTEMD
8 lines
117 B
SYSTEMD
[Install]
|
|
WantedBy=sockets.target
|
|
|
|
[Socket]
|
|
FlushPending=yes
|
|
ListenFIFO=%t/wob.sock
|
|
RemoveOnStop=yes
|
|
SocketMode=0600
|