Move more things into their 'correct' place

This commit is contained in:
Jimbo 2024-09-04 20:22:13 -04:00
parent ce31f4355e
commit b69c9dbbbf
9 changed files with 109 additions and 58 deletions

View file

@ -30,4 +30,7 @@
};
};
};
# Allow Gitea SSH to work
networking.firewall.allowedTCPPorts = [ 2299 ];
}