mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
Remove eq preset autoloading
This commit is contained in:
parent
029fcd3ca9
commit
3e038aa8b3
1 changed files with 0 additions and 2 deletions
|
|
@ -23,7 +23,5 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
services.hypridle.beforeSleepCmd = lib.mkForce "";
|
services.hypridle.beforeSleepCmd = lib.mkForce "";
|
||||||
|
|
||||||
services.easyeffects.preset = "95X";
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue