WIP: hostapd with vlan works on laptop

This commit is contained in:
steveej 2023-12-24 20:01:20 +01:00
parent 55ce0f0be1
commit b7e2ec02e3
7 changed files with 334 additions and 202 deletions

View file

@ -1,6 +1,6 @@
{
"nixEnvSelector.nixFile": "${workspaceRoot}/shell.nix",
"[nix]": {
"editor.defaultFormatter": "kamadorueda.alejandra"
"editor.defaultFormatter": "jnoortheen.nix-ide"
},
}