nixfmt
This commit is contained in:
parent
4e7890d90a
commit
3d2c388a48
2 changed files with 2 additions and 3 deletions
|
@ -9,8 +9,7 @@
|
||||||
fructose.modules = [
|
fructose.modules = [
|
||||||
{
|
{
|
||||||
networking.firewall = {
|
networking.firewall = {
|
||||||
allowedUDPPorts = [
|
allowedUDPPorts = [ ];
|
||||||
];
|
|
||||||
allowedTCPPorts = [
|
allowedTCPPorts = [
|
||||||
3000 # forgejo http
|
3000 # forgejo http
|
||||||
222 # forgejo ssh
|
222 # forgejo ssh
|
||||||
|
|
Loading…
Reference in a new issue