diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/common/optional/sound.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/common/optional/sound.nix b/hosts/common/optional/sound.nix index e210381..429172a 100644 --- a/hosts/common/optional/sound.nix +++ b/hosts/common/optional/sound.nix @@ -2,7 +2,7 @@ { environment = { systemPackages = [ - pkgs.artyFX + #pkgs.artyFX pkgs.audacity pkgs.bespokesynth pkgs.boops |