remove unneeded elipses

This commit is contained in:
Ranomier 2025-04-12 14:53:12 +02:00
parent 67ea2606c9
commit 7443a419bd
27 changed files with 27 additions and 27 deletions

View file

@ -1,4 +1,4 @@
{...}: {
{
# Open ports in the firewall.
networking.firewall.allowedTCPPorts = [8080 10001 10002];
networking.firewall.allowedUDPPorts = [8080 10001 10002];