add rofimoji, feh config and reenable easyeffects

This commit is contained in:
Kopatz
2024-11-07 12:26:48 +01:00
parent 94ec756fd5
commit 5575ac18e1
4 changed files with 19 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ in
config = lib.mkIf cfg.enable {
environment.systemPackages = with pkgs; [
#easyeffects #rust build broken atm
easyeffects
];
};
}