mirror of https://github.com/tailscale/tailscale/
flake: fix systemd service by hardcoding $PORT
Another solution would be to copy the `.defaults` file alongside the service file, and set the `EnvironmentFile` to point to that, but it would still be hardcoded (as the `.defaults` file would be stored in the Nix store), so I figured that this is a good solution until there is a proper NixOS module. Fixes #9995. Signed-off-by: Cole Helbling <cole.helbling@determinate.systems>pull/9997/head
parent
9e71851a36
commit
561e7b61c3
Loading…
Reference in New Issue