Added: k3s setup; Changed Firewall
This commit is contained in:
@@ -63,6 +63,8 @@
|
||||
# Enable the PostgreSQL service to start on boot
|
||||
systemd.services.postgresql.wantedBy = [ "multi-user.target" ];
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 5432 ];
|
||||
|
||||
# Create mount point for external USB storage (optional, for better performance)
|
||||
# Uncomment if using the USB 3 storage we configured earlier
|
||||
# systemd.tmpfiles.rules = [
|
||||
|
||||
Reference in New Issue
Block a user