mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
ports
This commit is contained in:
parent
5f482f0e09
commit
f72e94761a
1 changed files with 3 additions and 0 deletions
|
|
@ -49,6 +49,9 @@
|
|||
networking = {
|
||||
networkmanager.enable = true;
|
||||
enableIPv6 = false;
|
||||
firewall = {
|
||||
allowedTCPPorts = [80 443];
|
||||
};
|
||||
};
|
||||
|
||||
boot.loader = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue