Allow control with wpa_cli
This commit is contained in:
parent
31c602fa94
commit
690cc19871
|
@ -9,6 +9,7 @@
|
|||
country=NL
|
||||
'';
|
||||
};
|
||||
networking.wireless.userControlled.enable = true; # Allow some control with wpa_cli
|
||||
environment.systemPackages = with pkgs; [ wirelesstools ];
|
||||
services.chrony.serverOption = "offline";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue