Force cava framerate for lappy to compile.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
bar = {
|
||||
customModules = {
|
||||
cava = {
|
||||
framerate = 120;
|
||||
framerate = lib.mkForce 120;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user