WIP: switch to open modules
This commit is contained in:
parent
fec002c10b
commit
2d93d5c465
4 changed files with 30 additions and 22 deletions
|
|
@ -30,10 +30,7 @@ in
|
|||
enable = true;
|
||||
# package = pkgs.bluezFull;
|
||||
};
|
||||
opengl = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
};
|
||||
opengl.enable = true;
|
||||
raspberry-pi."4" = {
|
||||
# audio.enable = true; # AUDIO
|
||||
fkms-3d.enable = true; # GPU
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue