{ pkgs, ...}: { home = { packages = with pkgs; [ # dev faircamp fontforge hugo # gui apps ## media feishin ]; }; }