meta: add at least 24 commits into one

This commit is contained in:
Artur Manuel 2025-03-22 17:36:40 +00:00
commit 6420ebef60
Signed by: amadaluzia
SSH key fingerprint: SHA256:Zwg7gBuZyaG48ucAZneJwltiXu0+tJb7c3lYt9AYlLg
25 changed files with 363 additions and 579 deletions

View file

@ -14,7 +14,9 @@
pre-commit = {
check.enable = true;
settings.hooks = {
nixfmt-rfc-style.enable = true;
nixfmt-rfc-style = {
enable = true;
};
nil.enable = true;
shellcheck.enable = true;
prettier.enable = true;