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