run nix fmt

This commit is contained in:
jopejoe1 2024-07-16 21:52:40 +02:00
parent 47f93f87a5
commit e24f78d5f5
4 changed files with 6 additions and 6 deletions

View file

@ -43,7 +43,6 @@
networking.nftables.enable = true;
networking.firewall = {
enable = true;
allowedTCPPorts = [ 53 ];