116 current 1970-01-01 01:00:00 24.05.20240303.b8697e5 6.6.19 *

This commit is contained in:
2024-03-09 10:22:44 +01:00
parent 89102d50f2
commit 5a2c019d22
2 changed files with 11 additions and 1 deletions

View File

@ -0,0 +1,10 @@
{...}: {
programs.bat = {
enable = true;
config = {
map-syntax = ["*.ino:C++"];
theme = "Solarized (dark)";
style = "numbers,changes,header-filename,header-filesize";
};
};
}