add haze hardware config

This commit is contained in:
Romain Paquet 2025-02-11 21:26:53 +00:00
parent 662a7f7b9f
commit 41ff1cacc9
3 changed files with 14 additions and 0 deletions

View file

@ -4,5 +4,7 @@
wifi.powersave = true;
};
networking.useDHCP = true;
users.users."rpqt".extraGroups = [ "networkmanager" ];
}