1{...}: { 2 services.goatcounter = { 3 enable = true; 4 address = "127.0.0.1"; 5 port = 4627; 6 proxy = true; 7 extraArgs = []; 8 }; 9}