Update keys, add Tailscale to the mailserver

This commit is contained in:
Root User 2026-02-15 16:34:15 +01:00
parent 4618c3f7fb
commit 1565b21d8b
Signed by: root
GPG key ID: 087F0A95E5766D72
4 changed files with 20 additions and 8 deletions

View file

@ -41,6 +41,9 @@ in {
];
config = {
# Enable Tailscale for remote access to Traefik dashboard and configuration
services.tailscale.enable = true;
local.hostname = "nixos-mailserver";
local.username = "mailprg";
local.userDescription = "NixOS PRG Mailing Service";