add nixos-generators module
Signed-off-by: cy <cy@cy7.sh>
This commit is contained in:
parent
2d0c49f55b
commit
300a6b2171
5 changed files with 52 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
{ config, ... }: {
|
||||
services.tailscale = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
authKeyFile = config.sops.secrets."tailscale/auth".path;
|
||||
openFirewall = true;
|
||||
useRoutingFeatures = "client";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue