byte compile config and plugins
This commit is contained in:
parent
2f38621677
commit
b65164cbbf
@ -1,5 +1,12 @@
|
||||
{
|
||||
config = {
|
||||
performance = {
|
||||
byteCompileLua = {
|
||||
enable = true;
|
||||
plugins = true;
|
||||
};
|
||||
};
|
||||
|
||||
clipboard.providers.wl-copy.enable = true;
|
||||
|
||||
opts = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user