vps-public: Enable networking-toolbox

This commit is contained in:
SebastianStork 2026-01-22 22:25:11 +01:00
parent 9677ce5f19
commit edfc766b46
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q

View file

@ -71,7 +71,12 @@
it-tools = {
enable = true;
domain = "tools.${sproutedDomain}";
domain = "it-tools.${sproutedDomain}";
};
networking-toolbox = {
enable = true;
domain = "net-tools.${sproutedDomain}";
};
privatebin = {