Nixfiles/neovim/modules/default.nix
2025-01-21 00:01:42 +01:00

3 lines
36 B
Nix

{
imports = [ ./commands.nix ];
}