services: tailscale: Change back socket path.

Modified by accident.

* rosenthal/services/networking.scm (tailscale-configuration)[socket]: Change
back socket path.
This commit is contained in:
Hilton Chain 2024-10-31 13:41:44 +08:00
parent e4b84dfa2c
commit b5f9128798
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -383,7 +383,7 @@ list, power save will be disabled."))
"Path to log file.")
(socket
(string "/run/tailscale/tailscaled.sock")
(string "/var/run/tailscale/tailscaled.sock")
"Path of the service UNIX socket.")
(state-directory