diff options
-rw-r--r-- | nix/hosts/caladan/home_emile.nix | 2 |
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 ]; |