feat: config rewrite (#1)

This commit is contained in:
Patrick Canal
2026-05-23 09:25:51 +02:00
committed by GitHub
parent f992b47a95
commit c6b94479c2
17 changed files with 111 additions and 332 deletions
+6
View File
@@ -0,0 +1,6 @@
{ ... }:
{
plugins.gitsigns = {
enable = true;
};
}