I am going insane

This commit is contained in:
Charlie Root 2024-08-16 23:05:45 +02:00
commit 75854e1455
5 changed files with 13 additions and 18 deletions

View file

@ -13,7 +13,7 @@ in {
];
wifi = {
# Generate a randomized value upon each connect
macAdress = "random";
macAddress = "random";
# Enable Wi-Fi power saving
powersave = true;