fix some things

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-05-04 19:04:19 +03:00
parent 03bcc94645
commit 9510cc48e2
5 changed files with 20 additions and 23 deletions

View File

@ -8,7 +8,7 @@
scanRandMacAddress = true;
};
};
wireless.iwd.settings = {
wireless.iwd = {
settings = {
General.AddressRandomization = "network";
Settings.AlwaysRandomizeAddress = true;