nix-community.nixvim/wrappers/modules/darwin.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
34 B
Nix
Raw Normal View History

2024-07-02 15:06:39 +01:00
{
imports = [ ./enable.nix ];
}