Merge branch 'nix-community:master' into master

This commit is contained in:
joris 2024-10-21 22:59:39 +02:00 committed by GitHub
commit 2bc1245c93
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -93,7 +93,7 @@ in
};
};
base-dt-params = lib.mkOption {
type = with lib.types; attrsOf (submodule rpi-config-param);
type = with lib.types; attrsOf (submodule dt-param);
default = { };
example = {
i2c = {