bert: Add Eric user

This commit is contained in:
Chandler Swift 2025-09-19 22:33:04 -05:00
parent e6ba9b74b2
commit 53947efb99
Signed by: chandlerswift
GPG key ID: A851D929D52FB93F

View file

@ -98,6 +98,14 @@
];
};
users.users.eric = {
isNormalUser = true;
description = "Eric Villnow";
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDnbx163w8y9rE9zm9MkWhfi8idY2K0DsqhHFJ2eoKhz"
];
};
networking.firewall.allowedTCPPorts = [
80 # Caddy
443 # Caddy