Disable tailscale
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
This commit is contained in:
parent
cbaaac3587
commit
b4327bf189
1 changed files with 1 additions and 7 deletions
|
@ -20,13 +20,7 @@ in
|
||||||
domain = domain;
|
domain = domain;
|
||||||
};
|
};
|
||||||
|
|
||||||
services = {
|
services.openssh.enable = true;
|
||||||
openssh.enable = true;
|
|
||||||
tailscale = {
|
|
||||||
enable = true;
|
|
||||||
configureClientRouting = true;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
nix.settings.auto-optimise-store = true;
|
nix.settings.auto-optimise-store = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue