about summary refs log tree commit diff
path: root/home/profiles/home.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--home/profiles/home.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/profiles/home.nix b/home/profiles/home.nix
index 1aa90cf..42517b9 100644
--- a/home/profiles/home.nix
+++ b/home/profiles/home.nix
@@ -3,7 +3,7 @@
   imports = [
     ./git.nix
     ./ssh.nix
-    ./zsh
+    ./zsh.nix
   ];
 
   home.packages = with pkgs; [