about summary refs log tree commit diff stats
path: root/nix-conf/home/darwin.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix-conf/home/darwin.nix')
-rw-r--r--nix-conf/home/darwin.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix-conf/home/darwin.nix b/nix-conf/home/darwin.nix
index 735b80d..d1b0d05 100644
--- a/nix-conf/home/darwin.nix
+++ b/nix-conf/home/darwin.nix
@@ -1,7 +1,7 @@
 { config, pkgs, ... }:
 {
   imports = [
-    ./clojure.nix
+    ./dev-common.nix
   ];
 
   home.packages = with pkgs; [