From 76168f8b05e983cc112b2f860cdd427a5bfc37f6 Mon Sep 17 00:00:00 2001 From: smayzy Date: Mon, 21 Sep 2026 00:45:50 +0200 Subject: [PATCH] add ardour to laptop2 --- hosts/laptop2/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/laptop2/configuration.nix b/hosts/laptop2/configuration.nix index 0d9e4cf..87adedd 100644 --- a/hosts/laptop2/configuration.nix +++ b/hosts/laptop2/configuration.nix @@ -10,6 +10,7 @@ laptop.enable = true; hyprland.enable = true; kde.enable = true; + ardour.enable = true; }; home-manager = {