dots/modules/hosts/common/linux/apps/hexchat.nix

3 lines
47 B
Nix

{ ... }: {
programs.hexchat.enable = true;
}