hosts: source modules from workstation

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-05-03 23:13:28 +03:00
parent 7e2458b322
commit 5a6daf52ca
14 changed files with 12 additions and 281 deletions

View File

@ -3,7 +3,7 @@
networkmanager = {
enable = true;
ethernet.macAddress = "stable";
networkmanager.wifi = {
wifi = {
backend = "iwd";
macAddress = "random";
scanRandMacAddress = true;