[fugitive] system update
This commit is contained in:
@@ -12,6 +12,7 @@ in {
|
||||
port = port;
|
||||
settings = {
|
||||
server_url = "https://${domain}";
|
||||
dns.base_domain = "m.${domain}";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -21,7 +22,7 @@ in {
|
||||
locations."/".proxyPass = "http://127.0.0.1:${toString port}";
|
||||
locations."/".proxyWebsockets = true;
|
||||
};
|
||||
|
||||
|
||||
environment.systemPackages = [ pkgs.headscale ];
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user