Skip to content

Commit

Permalink
Disable firewall to play mindustry with @drawbu
Browse files Browse the repository at this point in the history
  • Loading branch information
Sigmanificient committed Sep 11, 2023
1 parent 8f318b4 commit edf5a46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
networking = {
hostName = "${hostname}";
networkmanager.enable = true;
firewall.enable = false;
};

time.timeZone = "Europe/Paris";
Expand Down

1 comment on commit edf5a46

@drawbu
Copy link
Contributor

@drawbu drawbu commented on edf5a46 Sep 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for pinging me dude 🙏

Please sign in to comment.