forked from colonelpanic/dotfiles
[NixOS] Enable audio in raspberry pi
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
{
|
||||
hardware.raspberry-pi."4".fkms-3d.enable = true;
|
||||
hardware.raspberry-pi."4".audio.enable = true;
|
||||
|
||||
boot = {
|
||||
kernelPackages = pkgs.linuxPackages_rpi4;
|
||||
|
Reference in New Issue
Block a user