This commit is contained in:
iFargle 2023-10-07 21:51:08 +09:00
parent af43f293ec
commit 9d31b8fbd6

View file

@ -18,7 +18,10 @@
time.timeZone = "Asia/Tokyo"; time.timeZone = "Asia/Tokyo";
networking.hostName = "osaka-vultr-01"; networking.hostName = "osaka-vultr-01";
networking.firewall.allowedTCPPorts = [ 22 ]; networking.firewall.allowedTCPPorts = [
22
80
];
networking.firewall.allowedUDPPorts = [ 51820 ]; networking.firewall.allowedUDPPorts = [ 51820 ];
# Set up the secrets file: # Set up the secrets file: