krebs puyak.r: enable wifi
This commit is contained in:
parent
7b78bf5610
commit
c21731576a
@ -7,6 +7,7 @@ in {
|
|||||||
SUBSYSTEM=="net", ATTR{address}=="8c:70:5a:b2:84:58", NAME="wl0"
|
SUBSYSTEM=="net", ATTR{address}=="8c:70:5a:b2:84:58", NAME="wl0"
|
||||||
SUBSYSTEM=="net", ATTR{address}=="3c:97:0e:07:b9:14", NAME="${ext-if}"
|
SUBSYSTEM=="net", ATTR{address}=="3c:97:0e:07:b9:14", NAME="${ext-if}"
|
||||||
'';
|
'';
|
||||||
|
networking.wireless.enable = true;
|
||||||
networking = {
|
networking = {
|
||||||
firewall.enable = true;
|
firewall.enable = true;
|
||||||
firewall.allowedTCPPorts = [ 80 443 8088 8086 8083 5901 ];
|
firewall.allowedTCPPorts = [ 80 443 8088 8086 8083 5901 ];
|
||||||
|
Loading…
Reference in New Issue
Block a user