tailscale eggyoke
All checks were successful
gitea-deepak/nixconf/pipeline/head This commit looks good

This commit is contained in:
2024-12-30 02:50:32 +00:00
parent bd531c12ce
commit 5b4afabb92

View File

@@ -80,6 +80,12 @@ in
enableSSHSupport = true;
};
services.tailscale.enable = true;
# Optional (default: 41641):
services.tailscale.port = 62532;
# environment.variables = {
# DPK_NIX_CONF_DIR = "/mnt/d/Projects/nixconf";
# };