{ imports = [ ./bluetooth.nix ./cpu.nix ./usb.nix ./yubikey.nix ]; hardware = { enableRedistributableFirmware = true; enableAllFirmware = true; }; }