about summary refs log tree commit diff
path: root/nix/hosts/caladan/home_emile.nix
diff options
context:
space:
mode:
authorEmile <git@emile.space>2024-03-25 15:35:26 +0100
committerEmile <git@emile.space>2024-03-25 15:35:26 +0100
commitc778cd98f42763fb7991f3d5238c077e8411c535 (patch)
treec9eaf26890fca924349468946d09a862b0e85e2a /nix/hosts/caladan/home_emile.nix
parentec06f9947d23ed0194d3d90cc300e0143806b050 (diff)
portmidi for rabbits orca
Diffstat (limited to 'nix/hosts/caladan/home_emile.nix')
-rw-r--r--nix/hosts/caladan/home_emile.nix2
1 files changed, 2 insertions, 0 deletions
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
   ];