update terminal

This commit is contained in:
Sean Kovacs 2026-01-07 13:23:11 -05:00
commit b3aa736113
Signed by: sckova
GPG key ID: 00F325187C68651A
3 changed files with 11 additions and 1 deletions

View file

@ -14,6 +14,7 @@
alejandra
stylua
black
clang-tools
];
programs.nixvim = {
@ -160,6 +161,8 @@
json = ["prettier"];
jsonc = ["prettier"];
fish = ["fish_indent"];
c = ["clang-format"];
cpp = ["clang-format"];
};
# Default formatting options