nix-conf/modules/default.nix
2024-07-16 21:52:40 +02:00

5 lines
40 B
Nix

{ ... }:
{
imports = [ ./neovim ];
}