outline config + paperless overlay

This commit is contained in:
Sascha Koenig
2025-07-10 19:30:30 +02:00
parent 55e8c6cae5
commit 0ff5c04d23
5 changed files with 20 additions and 9 deletions

View File

@ -60,12 +60,13 @@
services = {
headscale = {
enable = true;
adminUser = "m3tam3re";
adminUser = "m3tam3re@m3ta.loc";
port = 3009;
settings = {
server_url = "https://va.m3tam3re.com";
dns = {
base_domain = "m3ta.loc";
nameservers.global = ["8.8.8.8"];
};
logtail.enabled = false;
policy.path = "${aclFile}";