{...}: { flake.nixosModules.server02Configuration = {...}: { networking = { hostName = "mobile02"; }; imports = [./_hardware-configuration.nix]; }; }