{ pkgs, inputs, system, ... }: { environment.systemPackages = [ pkgs.adw-gtk3 pkgs.colloid-icon-theme pkgs.colloid-gtk-theme ]; }