modules/performance: add an option to combine plugins to a single plugin pack

This commit is contained in:
Stanislav Asunkin 2024-07-07 20:22:39 +03:00 committed by traxys
parent 119f12db27
commit fdb3950c59
4 changed files with 202 additions and 3 deletions

View file

@ -19,6 +19,7 @@
./lua-loader.nix
./opts.nix
./output.nix
./performance.nix
./plugins.nix
];
}