{ pkgs, ... }: { home.packages = with pkgs; [ appimage-run deploy-rs nil nix-prefetch-git nixfmt ]; }