rpi3b+: add host platform

This commit is contained in:
Motiejus Jakštys 2023-08-15 17:14:40 +03:00
parent 2a5bd2acdd
commit 2e3c92e4dc
1 changed files with 2 additions and 0 deletions

View File

@ -82,6 +82,8 @@
libraspberrypi libraspberrypi
]; ];
nixpkgs.hostPlatform = "aarch64-linux";
security.rtkit.enable = true; security.rtkit.enable = true;
services.pipewire = { services.pipewire = {
enable = true; enable = true;