little tweaks, neovim lsp

This commit is contained in:
Till 2025-12-19 18:30:25 +01:00
parent a7e35b5db6
commit 6225a0b19b
8 changed files with 49 additions and 119 deletions

View file

@ -24,6 +24,6 @@
];
services.gnome.gnome-browser-connector.enable = true;
services.gnome.gnome-keyring.enable = lib.mkForce false;
# services.gnome.gnome-keyring.enable = lib.mkForce false;
}