per-device dts

This commit is contained in:
Daniel Barlow
2023-02-06 23:19:35 +00:00
parent cb39209492
commit eaf90df56c
3 changed files with 4 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ in {
};
filesystem = mkOption { type = types.anything; };
kernel = {
dts = mkOption { type = types.functionTo types.string; };
config = mkOption {
# mostly the values are y n or m, but sometimes
# other strings are also used