neovim-flake/modules/tidal/default.nix

7 lines
63 B
Nix

{
config,
lib,
pkgs,
...
}: {imports = [./tidal.nix];}