tailscale eggyoke
All checks were successful
gitea-deepak/nixconf/pipeline/head This commit looks good
All checks were successful
gitea-deepak/nixconf/pipeline/head This commit looks good
This commit is contained in:
@@ -80,6 +80,12 @@ in
|
|||||||
enableSSHSupport = true;
|
enableSSHSupport = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.tailscale.enable = true;
|
||||||
|
|
||||||
|
# Optional (default: 41641):
|
||||||
|
services.tailscale.port = 62532;
|
||||||
|
|
||||||
|
|
||||||
# environment.variables = {
|
# environment.variables = {
|
||||||
# DPK_NIX_CONF_DIR = "/mnt/d/Projects/nixconf";
|
# DPK_NIX_CONF_DIR = "/mnt/d/Projects/nixconf";
|
||||||
# };
|
# };
|
||||||
|
|||||||
Reference in New Issue
Block a user