mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 10:56:11 +01:00
6 lines
68 B
Nix
6 lines
68 B
Nix
{pkgs, ...}: {
|
|
services.easyeffects = {
|
|
enable = true;
|
|
};
|
|
}
|