neko: fmt

This commit is contained in:
notohh 2023-12-22 23:48:02 -05:00
parent cb9105971f
commit 636f3a7a5e
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -1,4 +1,4 @@
{config, ...}: { _: {
sops.secrets.neko-admin = {}; sops.secrets.neko-admin = {};
networking.firewall.allowedTCPPorts = [8085]; networking.firewall.allowedTCPPorts = [8085];
networking.firewall.allowedUDPPorts = [52000 52100]; networking.firewall.allowedUDPPorts = [52000 52100];