This commit is contained in:
2025-12-08 17:18:58 +00:00
parent 68a10416e1
commit 570f84684d
4 changed files with 7 additions and 13 deletions

View File

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