{
  packageOverrides = pkgs: rec {
  } // (import ../utils/nix/default.nix) {};

  allowUnfree = true;
}