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

3 lines
46 B
Nix

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