basic coding config

This commit is contained in:
m3tam3re
2025-08-24 17:09:45 +02:00
parent cde1d7bd09
commit 19dc7fff93
7 changed files with 176 additions and 32 deletions

View File

@ -1,6 +1,7 @@
{...}: {
imports = [
./cli
./coding
./base.nix
];
}