tailscale: init on loptland
This commit is contained in:
parent
ac066f57ee
commit
9050e0aefb
1 changed files with 5 additions and 0 deletions
|
@ -138,6 +138,11 @@ in
|
||||||
useSubstitutes = true;
|
useSubstitutes = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.tailscale = {
|
||||||
|
enable = true;
|
||||||
|
useRoutingFeatures = "client";
|
||||||
|
};
|
||||||
|
|
||||||
# services.gitea-actions-runner = {
|
# services.gitea-actions-runner = {
|
||||||
# package = pkgs.forgejo-actions-runner;
|
# package = pkgs.forgejo-actions-runner;
|
||||||
# instances.default = {
|
# instances.default = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue