add new mailbox to netbox

This commit is contained in:
stupidcomputer 2024-09-17 15:40:53 -05:00
parent c824d7a6b5
commit b0ad4e58f0
1 changed files with 3 additions and 0 deletions

View File

@ -74,6 +74,9 @@
"postmaster@beepboop.systems"
];
};
"machines@beepboop.systems" = {
hashedPasswordFile = "/etc/ryan-beepboop-systemsuser-pass";
};
};
certificateScheme = "acme-nginx";
};