introducing new neovim config, updating flake, and disabling syncthing

This commit is contained in:
Christoph Hollizeck 2024-05-10 08:51:23 +02:00
parent b118ecd2dc
commit 9f4d4b7ef5
No known key found for this signature in database
6 changed files with 194 additions and 67 deletions

View file

@ -1,9 +1,6 @@
{
options,
config,
pkgs,
lib,
inputs,
...
}:
with lib;