{ pkgs, lib, config, ... }: { imports = [ ]; nixpkgs.config.allowUnfree = true; }