Files
2025-05-14 06:35:05 -05:00

7 lines
69 B
Nix

{ ... }: {
imports = [
../packages/nvim/default.nix
];
}