{ pkgs, ... }: { imports = [ ./bollux ]; home.packages = with pkgs; [ amfora gmni ]; }