ahuston-0 1b65b78d13 fix all statix warnings and re-enable statix pre-commit
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-05-22 00:02:47 +00:00

8 lines
105 B
Nix

{ _ }:
{
services.zerotierone = {
enable = true;
joinNetworks = [ "52b337794f23c1d4" ];
};
}