tailscale: init on loptland

This commit is contained in:
Christoph Hollizeck 2025-03-27 22:16:38 +01:00
parent 6d51d7f01d
commit 9a27a84818
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 249300664F2AF2C7

View file

@ -138,6 +138,11 @@ in
useSubstitutes = true;
};
services.tailscale = {
enable = true;
useRoutingFeatures = "client";
};
# services.gitea-actions-runner = {
# package = pkgs.forgejo-actions-runner;
# instances.default = {