mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-14 08:01:02 +00:00
format
This commit is contained in:
parent
2f502f1790
commit
1952f41632
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ in {
|
||||||
require('lz.n').load(${toLuaObject lznSpecs})
|
require('lz.n').load(${toLuaObject lznSpecs})
|
||||||
'';
|
'';
|
||||||
})
|
})
|
||||||
|
|
||||||
(mkIf (!cfg.enable) {
|
(mkIf (!cfg.enable) {
|
||||||
startPlugins = mapAttrsToList (_: plugin: plugin.package) cfg.plugins;
|
startPlugins = mapAttrsToList (_: plugin: plugin.package) cfg.plugins;
|
||||||
luaConfigPre =
|
luaConfigPre =
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue