WIP: x13s: install to nvme, refactor into module

This commit is contained in:
steveej 2024-01-22 22:50:51 +01:00
parent 40416bd4de
commit a083c05b27
28 changed files with 1361 additions and 737 deletions

View file

@ -24,7 +24,7 @@ in {
earlyDiskIdOverride = mkOption {
default = "";
type = types.string;
type = types.str;
};
};