{ ... }: {
imports = [
../../../scripts/Arch/OS/config.nix
];
config = {
partition.os.deviceName = "nvme0n1";
};
}