{ ... }: { imports = [ ../partition.nix ]; config = { partition.os.partitions = { OS.label = "Arch"; }; }; }