temporary chaos
This commit is contained in:
parent
3032768cc9
commit
8e31bd6c02
27 changed files with 490 additions and 106 deletions
|
|
@ -33,5 +33,9 @@
|
|||
};
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ secret.marzban.port ];
|
||||
environment.systemPackages = with pkgs; [
|
||||
temurin-jre-bin-24
|
||||
];
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ secret.marzban.port 4001 ];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue