{ config, lib, pkgs, ... }: { home.packages = with pkgs; [ (pkgs.callPackage ./fantasia-archive.nix {}) ]; }