about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--nix/hosts/caladan/home_emile.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nix/hosts/caladan/home_emile.nix b/nix/hosts/caladan/home_emile.nix
index 79615fb..a7009ab 100644
--- a/nix/hosts/caladan/home_emile.nix
+++ b/nix/hosts/caladan/home_emile.nix
@@ -180,14 +180,14 @@
     virt-manager
 
     # lisp foo
-    sbcl
+    # sbcl
 
     # infrastructure as code foo
     terraform ansible
 
     portmidi
 
-    blender
+    # blender
 
   # ] ++ lib.optionals stdenv.isDarwin [
   ];