mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 16:59:43 +01:00
9 lines
117 B
SYSTEMD
9 lines
117 B
SYSTEMD
|
[Install]
|
||
|
WantedBy=sockets.target
|
||
|
|
||
|
[Socket]
|
||
|
FlushPending=yes
|
||
|
ListenFIFO=%t/wob.sock
|
||
|
RemoveOnStop=yes
|
||
|
SocketMode=0600
|