From ded2c6b48f769617e4028deeb8b863ace1e8e975 Mon Sep 17 00:00:00 2001 From: xenia Date: Sat, 14 Jun 2025 20:24:46 +0200 Subject: [PATCH] audacity in base --- nixos/graphical.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/graphical.nix b/nixos/graphical.nix index dd1ac99a..0fc48699 100644 --- a/nixos/graphical.nix +++ b/nixos/graphical.nix @@ -113,5 +113,6 @@ in freecad-fem nicotine-plus firefox + audacity ]); }