lixyvim/config/default.nix

9 lines
52 B
Nix
Raw Normal View History

2024-11-22 11:02:55 -08:00
{
...
}:
{
imports = [
./options.nix
];
}