Skip to content

Commit

Permalink
fix: open firewall
Browse files Browse the repository at this point in the history
  • Loading branch information
xgroleau committed Jul 6, 2024
1 parent a80b708 commit 1112bfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hosts/sheogorath/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ in
arkSurvivalAscended = {
enable = true;
port = 7777;
openFirewall = true;
dataDir = "/data/arkSurvivalAscended";
};

Expand Down

0 comments on commit 1112bfc

Please sign in to comment.