l lassul.us: remove legacy tinc-graphs
This commit is contained in:
parent
aae34277af
commit
88fac070e2
@ -20,8 +20,6 @@ in {
|
||||
};
|
||||
};
|
||||
|
||||
krebs.tinc_graphs.enable = true;
|
||||
|
||||
users.groups.lasscert.members = [
|
||||
"dovecot2"
|
||||
"ejabberd"
|
||||
@ -48,10 +46,6 @@ in {
|
||||
locations."= /wireguard-key".extraConfig = ''
|
||||
alias ${pkgs.writeText "prism.wg" config.krebs.hosts.prism.nets.wiregrill.wireguard.pubkey};
|
||||
'';
|
||||
locations."/tinc/".extraConfig = ''
|
||||
index index.html;
|
||||
alias ${config.krebs.tinc_graphs.workingDir}/external/;
|
||||
'';
|
||||
locations."= /krebspage".extraConfig = ''
|
||||
default_type "text/html";
|
||||
alias ${pkgs.krebspage}/index.html;
|
||||
|
Loading…
Reference in New Issue
Block a user