blob: 8ea1ce4e4faf6eb277c26ebda7ed2c04aca9cb5c [file] [log] [blame]
{ pkgs, ... }: {
home.home.packages = [ pkgs.appimage-run ];
}