mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2026-05-16 07:48:05 +02:00
6 lines
63 B
Nix
6 lines
63 B
Nix
{
|
|
config,
|
|
lib,
|
|
pkgs,
|
|
...
|
|
}: {imports = [./tidal.nix];}
|