{ pkgs, ... }: { imports = [ ./audio ./browser ./video ./document.nix ./image.nix ]; home.packages = with pkgs; [ blender epr nicotine-plus qbittorrent ]; }