extra lines needed deleted

This commit is contained in:
UGA Innovation Factory
2025-12-18 15:20:46 -05:00
parent 72b7bb65de
commit ada162163e

View File

@@ -100,6 +100,7 @@ in
virtualisation.docker = { virtualisation.docker = {
enable = true; enable = true;
autoPrune.enable = true; autoPrune.enable = true;
};
# Configure users # Configure users
athenix.users.sv22900.enable = true; athenix.users.sv22900.enable = true;
athenix.users.hdh20267.enable = true; athenix.users.hdh20267.enable = true;
@@ -132,6 +133,7 @@ in
TimeoutStartSec = 300; TimeoutStartSec = 300;
TimeoutStopSec = 120; TimeoutStopSec = 120;
}; };
};
# Firewall configuration # Firewall configuration
# networking.firewall.allowedTCPPorts = [ 80 443 ]; # networking.firewall.allowedTCPPorts = [ 80 443 ];