Initialize quasar

This commit is contained in:
Invariantspace 2024-12-09 04:12:16 +00:00
parent 60579facc7
commit 211af9bd61
15 changed files with 616 additions and 72 deletions

View file

@ -0,0 +1,7 @@
{...}: {
services.tailscale = {
enable = true;
port = 62662;
useRoutingFeatures = "client";
};
}