Specify wayvnc
binary name
This commit is contained in:
parent
b822cce916
commit
b544207c17
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
};
|
||||
|
||||
Service = {
|
||||
ExecStart = "${lib.getExe pkgs.wayvnc "wayvnc"} ${vpn.${hostname}.ip} 5900";
|
||||
ExecStart = "${lib.getExe' pkgs.wayvnc "wayvnc"} ${vpn.${hostname}.ip} 5900";
|
||||
Restart = "on-failure";
|
||||
RestartSec = 3;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue