i think im retarded
This commit is contained in:
parent
9ac97f5daf
commit
ce8b06e8ac
|
@ -74,7 +74,8 @@ in {
|
||||||
format = "text";
|
format = "text";
|
||||||
level = "info";
|
level = "info";
|
||||||
};
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
services.nginx.virtualHosts."headscale.sako.lol" = {
|
services.nginx.virtualHosts."headscale.sako.lol" = {
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
|
@ -97,6 +98,4 @@ in {
|
||||||
systemd.services = { tailscaled.after = [ "headscale.service" ]; };
|
systemd.services = { tailscaled.after = [ "headscale.service" ]; };
|
||||||
|
|
||||||
};
|
};
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue