mirror of
https://github.com/dwinkler1/nvimConfig.git
synced 2026-08-22 17:43:13 -04:00
testing
This commit is contained in:
parent
6542de2212
commit
509442f0b4
2 changed files with 16 additions and 15 deletions
|
|
@ -240,12 +240,7 @@
|
|||
|
||||
homeModules.default = wrappers.lib.getInstallModule {
|
||||
name = "vModule";
|
||||
value = [
|
||||
module
|
||||
{
|
||||
config.install.optionLocation = [ "home" "packages" ];
|
||||
}
|
||||
];
|
||||
value = module;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue