This commit is contained in:
m3tam3re
2025-10-04 15:53:48 +02:00
commit 1ce83403bc
28 changed files with 2588 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Home Manager modules organized by category
{
imports = [
./cli
./coding
];
}