mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
feat: add easyeffects daemon
This commit is contained in:
parent
c970474c7a
commit
eb5eaad474
2 changed files with 6 additions and 0 deletions
4
home.nix
4
home.nix
|
@ -129,6 +129,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.easyeffects = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
programs.fzf = {
|
||||
enable = true;
|
||||
catppuccin.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue