nixvim cleanup & fix gpg

This commit is contained in:
2026-02-27 14:58:29 +01:00
parent ce176d0022
commit 454ec27541
12 changed files with 297 additions and 201 deletions

View File

@@ -1,4 +1,4 @@
{...}:
{ ... }:
{
programs.nixvim = {
@@ -9,7 +9,7 @@
which-key.settings.spec = [
{
__unkeyed-1 = "<leader>c";
group = "Boxes";
group = "Comment Boxes";
icon = " ";
}
];
@@ -53,4 +53,3 @@
];
};
}