feat: easyeffects
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{
|
||||
self,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
@@ -93,6 +92,8 @@
|
||||
exec = "${lib.getExe config.programs.zsh.package} -c ${lib.getExe pkgs.davinci-resolve}";
|
||||
};
|
||||
|
||||
services.easyeffects.enable = true;
|
||||
|
||||
# TODO: Remove this
|
||||
programs.distrobox.enable = true;
|
||||
programs.distrobox.containers = {
|
||||
|
||||
Reference in New Issue
Block a user