enabled LACT

This commit is contained in:
logical_code 2025-12-22 12:28:38 -05:00
parent 5efbbe55cd
commit 48d0ff2139

View file

@ -118,6 +118,7 @@
# Enable the OpenSSH daemon.
# services.openssh.enable = true;
services.lact.enable = true;
# Open ports in the firewall.
# networking.firewall.allowedTCPPorts = [ ... ];