This commit is contained in:
2025-12-08 16:52:42 +00:00
parent b5a0ab8df5
commit 68a10416e1
6 changed files with 88 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
{
programs.nixvim.plugins.zk = {
enable = true;
settings = {
};
};
}