test new wifi tool

This commit is contained in:
Frost-Phoenix 2023-11-22 18:39:24 +01:00
parent ab54bea913
commit ee70c37287

View file

@ -12,6 +12,7 @@
environment.systemPackages = with pkgs; [
wpa_supplicant
wpa_supplicant_gui
# iwd
];
}