about summary refs log tree commit diff
path: root/nix/hosts/caladan/home_emile.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/hosts/caladan/home_emile.nix')
-rw-r--r--nix/hosts/caladan/home_emile.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/nix/hosts/caladan/home_emile.nix b/nix/hosts/caladan/home_emile.nix
index f69d477..79615fb 100644
--- a/nix/hosts/caladan/home_emile.nix
+++ b/nix/hosts/caladan/home_emile.nix
@@ -187,7 +187,8 @@
 
     portmidi
 
-  ] ++ lib.optionals stdenv.isDarwin [
-    m-cli
+    blender
+
+  # ] ++ lib.optionals stdenv.isDarwin [
   ];
 }