{ ... }: { networking.networkmanager = { enable = true; wifi.macAddress = "stable"; }; users.users.artemis.extraGroups = [ "networkmanager" ]; }