edit the config structure to use modules rather than sets

This commit is contained in:
Michael Flossmann 2024-08-22 09:53:36 +02:00
parent e4255f0817
commit 4bdb8fdc60
4 changed files with 32 additions and 5 deletions

View file

@ -1,4 +1,4 @@
{
_: {
keymaps =
(import ./buffers.nix)
++ (import ./diagnostics.nix)