fix(rpi4): set up GPU support

This commit is contained in:
Felix Schröter 2020-10-06 18:09:04 +02:00
parent 54d9851069
commit 486b0b0e4f
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
2 changed files with 20 additions and 0 deletions

View file

@ -3,6 +3,7 @@
with builtins; {
imports = [
# ./hardware/base.nix
./hardware/gpu-rpi4.nix
# ./system
./system/nix.nix
./system/i18n.nix