{ config, lib, pkgs, ... }: { # Allow unfree packages nixpkgs.config.allowUnfree = true; }