{...}: { flake.nixosModules.server02Configuration = {...}: { networking = { hostName = "server02"; }; }; }