Commit 0ee9b3c80e92

Vincent Demeester <vincent@sbr.pm>
2025-05-21 11:09:11
home: back to zsh.initExtra for now…
It is unavailable in stable. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 6f13c4c
Changed files (1)
home
common
shell
home/common/shell/zsh.nix
@@ -36,7 +36,7 @@
       export TLDR_CACHE_DIR="$XDG_CACHE_HOME"/tldr 
     '';
     # TODO Extract this to files.
-    initContent = ''
+    initExtra = ''
       # c.f. https://wiki.gnupg.org/AgentForwarding
       # gpgconf --create-socketdir &!
       path+="$HOME/${config.programs.zsh.dotDir}/functions"