http firewall port

This commit is contained in:
Quentin Boyer 2021-11-25 18:11:32 +01:00
parent 61abc68c1b
commit db16bfaed1

View file

@ -60,6 +60,10 @@
networking.networkmanager.enable = true;
networking.firewall.allowedTCPPorts = [
8080
];
nix.autoOptimiseStore = true;
nix.gc = {
automatic = true;