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
+1 -3
View File
@@ -1,6 +1,4 @@
{ ... }:
{
plugins.lualine = {
enable = true;
};
plugins.lualine.enable = true;
}