mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-03 17:45:03 +02:00
modules/files: move submodule to its own file
This commit is contained in:
parent
2deb61f6a5
commit
f5ba05ec82
3 changed files with 25 additions and 18 deletions
|
@ -6,7 +6,7 @@
|
|||
{
|
||||
imports = [
|
||||
../.
|
||||
./files.nix
|
||||
./files
|
||||
./output.nix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue