1 2 3 4 5 6 7
{ hostName, ... }: { system = "x86_64-linux"; modules = [ (./. + "/machines/${hostName}/configuration.nix") ]; }