mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 06:19:00 +00:00
hosts/plover: update Tailscale config
This commit is contained in:
parent
c978f61e7e
commit
0861bbd0bf
@ -36,6 +36,7 @@
|
|||||||
|
|
||||||
# We're using our own VPN configuration for this one.
|
# We're using our own VPN configuration for this one.
|
||||||
suites.vpn.personal.enable = true;
|
suites.vpn.personal.enable = true;
|
||||||
|
services.tailscale.useRoutingFeatures = "server";
|
||||||
|
|
||||||
# Post installation script to be executed manually by the provisioner.
|
# Post installation script to be executed manually by the provisioner.
|
||||||
system.build.postInstallationScript = pkgs.writeShellApplication {
|
system.build.postInstallationScript = pkgs.writeShellApplication {
|
||||||
|
Loading…
Reference in New Issue
Block a user