mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2026-04-02 21:10:40 +02:00
6 lines
56 B
Nix
6 lines
56 B
Nix
{
|
|
imports = [
|
|
./theme.nix
|
|
./config.nix
|
|
];
|
|
}
|