{ ... }: { flake.modules.nixos.networkManager = { networking.networkmanager.enable = true; }; }