mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2026-05-08 15:18:01 +02:00
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I1a292560f7147a390ab28e97b9f1bece6a6a6964
6 lines
63 B
Nix
6 lines
63 B
Nix
{
|
|
imports = [
|
|
./config.nix
|
|
./vim-wakatime.nix
|
|
];
|
|
}
|