{ pkgs, ... }: { home.programs.appimage = { enable = true; binfmt = true; }; }