{ config, ... }: { programs.fish = { enable = true; inherit (config) shellAliases; }; }