Files
rice-flakes/modules/home/nvim/default.nix

6 lines
38 B
Nix

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