mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-12-20 07:00:09 +01:00
7 lines
61 B
Nix
7 lines
61 B
Nix
|
|
{
|
||
|
|
imports = [
|
||
|
|
./neocodeium.nix
|
||
|
|
./config.nix
|
||
|
|
];
|
||
|
|
}
|