forgejo
This commit is contained in:
parent
229738cec6
commit
c0c95ea8a7
3 changed files with 3 additions and 1 deletions
|
@ -64,6 +64,7 @@
|
|||
networking.domain = "";
|
||||
networking.useDHCP = true;
|
||||
networking.firewall.enable = false;
|
||||
networking.firewall.allowedTCPPorts = [ 22 80 12345 ];
|
||||
services.openssh.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue