wifibackup: specify full path to ssh
This commit is contained in:
parent
95def71a76
commit
b8728dfbe7
@ -56,6 +56,7 @@ in {
|
||||
User = "root";
|
||||
ExecStart = ''
|
||||
${pkgs.unison}/bin/unison \
|
||||
-sshcmd ${pkgs.openssh}/bin/ssh \
|
||||
-sshargs "-i /etc/ssh/ssh_host_ed25519_key" \
|
||||
-batch \
|
||||
-merge "Name *.nmconnection -> ${mergeNmConnections}/bin/merge-nmconnections CURRENT1 CURRENT2 NEW NEW1 NEW2" \
|
||||
|
Loading…
Reference in New Issue
Block a user