forked from aylac.top/nixcfg
this repo has no description

i think the 1% cpu usage is fine actually

Changed files
+1 -1
modules
hardware
acer
aspire
A515-52G
+1 -1
modules/hardware/acer/aspire/A515-52G/default.nix
···
sharedModules = [
{
services.easyeffects = {
-
#enable = true;
+
enable = true;
# yeah i literally just got aly's t440p's config i have no idea if they're similar in how they suck but mine do suck
preset = "T440p.json";
};