{ config, pkgs, ... }: { hardware = { bluetooth = { enable = true; }; graphics = { enable = true; }; rtl-sdr = { enable = true; }; }; }