move ardour to an option and pack it with plugins
nixos config pipeline / show-flake (push) Successful in 38s
nixos config pipeline / deploy (push) Successful in 11s

This commit is contained in:
smayzy
2026-03-29 16:29:30 +02:00
parent b24fc7bd16
commit 07c5d42539
3 changed files with 30 additions and 2 deletions
+1
View File
@@ -2,5 +2,6 @@
{
imports = [
./pipewire.nix
./ardour.nix
];
}