mirror of
https://github.com/nix-community/raspberry-pi-nix.git
synced 2025-11-09 03:56:03 +01:00
fkms
This commit is contained in:
parent
aa45a857ec
commit
0eb75ad756
1 changed files with 1 additions and 1 deletions
|
|
@ -285,7 +285,7 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
dt-overlays = {
|
dt-overlays = {
|
||||||
vc4-kms-v3d = {
|
vc4-fkms-v3d = {
|
||||||
enable = lib.mkDefault true;
|
enable = lib.mkDefault true;
|
||||||
params = { };
|
params = { };
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue