change formatter to nixfmt-tree, reformat
This commit is contained in:
parent
14eb2e1aaa
commit
506aed82ff
4 changed files with 29 additions and 13 deletions
|
@ -37,6 +37,9 @@
|
|||
};
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 8776 1337 ];
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
8776
|
||||
1337
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue