dots/modules/shared/home/linux/apps/hexchat.nix
Gene Liverman 0dea1aab28
Add pre-commit hooks for nixfmt, deadnix, and statix
Also, exclude .pre-commit-config.yaml from the SOPS differ
2026-03-14 11:23:11 -04:00

3 lines
41 B
Nix

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