From 488016aaedd3ac60de5c68320c2bc841a89980d8 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Sun, 5 Apr 2026 21:59:16 +0100 Subject: [PATCH] Add easyeffects to FredOS-Gaming packages Co-Authored-By: Claude Sonnet 4.6 --- hosts/FredOS-Gaming.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/FredOS-Gaming.nix b/hosts/FredOS-Gaming.nix index ddb9db7..694d6da 100644 --- a/hosts/FredOS-Gaming.nix +++ b/hosts/FredOS-Gaming.nix @@ -22,6 +22,7 @@ proton-vpn onlyoffice-desktopeditors vscodium + easyeffects ]; programs.nix-ld.enable = true;