From 5752d11d6d3fbfdc1805ee4f977aa9d7133a8b30 Mon Sep 17 00:00:00 2001 From: smayzy Date: Mon, 23 Jun 2025 18:27:27 +0200 Subject: [PATCH] add piper --- configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.nix b/configuration.nix index b8c7725..8e2327b 100644 --- a/configuration.nix +++ b/configuration.nix @@ -121,6 +121,7 @@ qalculate-qt baobab arduino-ide + piper ]; programs.virt-manager.enable = true;