fixing network interface for adampad

This commit is contained in:
cnst
2024-08-18 14:40:34 +02:00
parent 0fd592c631
commit 023fff4214
2 changed files with 39 additions and 39 deletions

View File

@@ -25,7 +25,7 @@
enable = true;
hostName = "adampad";
interfaces = {
"enp7s0" = {
"wlp6s0" = {
allowedTCPPorts = [22 80 443];
};
};