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-08-02 23:53:10 +0200
committerEmile <git@emile.space>2024-08-02 23:53:10 +0200
commitadc53c0c80f779e9f4d1dbcfc6f6ffb74970c756 (patch)
treeb27580787b38b0e769291250161c363854131ae0 /nix/hosts/caladan/home_emile.nix
parent195c55498b792a35936f0b4aa87cf704f37698f9 (diff)
(caladan): comment out packages as they build from source
This takes ages and they don't seem to be in the cache yet
Diffstat (limited to 'nix/hosts/caladan/home_emile.nix')
-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 [
   ];