dots/modules/shared/home/linux/apps/hexchat.nix
Gene Liverman f830613ded
Add pre-commit hooks for nixfmt, deadnix, and statix
Also, exclude .pre-commit-config.yaml from SOPS processing
2026-03-14 01:21:41 -04:00

3 lines
41 B
Nix

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