From c778cd98f42763fb7991f3d5238c077e8411c535 Mon Sep 17 00:00:00 2001
From: Emile <git@emile.space>
Date: Mon, 25 Mar 2024 15:35:26 +0100
Subject: portmidi for rabbits orca

---
 nix/hosts/caladan/home_emile.nix | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'nix/hosts')

diff --git a/nix/hosts/caladan/home_emile.nix b/nix/hosts/caladan/home_emile.nix
index 1be4288..ea4849b 100644
--- a/nix/hosts/caladan/home_emile.nix
+++ b/nix/hosts/caladan/home_emile.nix
@@ -174,6 +174,8 @@
     # infrastructure as code foo
     terraform ansible
 
+    portmidi
+
   ] ++ lib.optionals stdenv.isDarwin [
     m-cli
   ];
-- 
cgit 1.4.1