mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-24 10:04:09 -05:00
feat(hosts/merope): enable fkms-3d dto
This commit is contained in:
@@ -33,7 +33,10 @@
|
||||
}
|
||||
];
|
||||
|
||||
hardware.raspberry-pi."4".i2c1.enable = true;
|
||||
hardware.raspberry-pi."4" = {
|
||||
i2c1.enable = true;
|
||||
fkms-3d.enable = true;
|
||||
};
|
||||
|
||||
nixpkgs.hostPlatform.system = "aarch64-linux";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user