Add nixpkgs-fmt pre-commit hook

This commit is contained in:
Dave Gallant
2021-05-30 23:00:39 -04:00
parent 8498968acc
commit 9092b371fe
9 changed files with 81 additions and 60 deletions

View File

@@ -15,6 +15,7 @@
address = "192.168.0.1";
interface = "enp34s0";
};
firewall = { allowedTCPPorts = [ 8001 ]; };
};
# Enable the OpenSSH server.