home: fix nix evaluation warnings

This commit is contained in:
2026-06-04 14:01:42 +02:00
parent 3878ad8c88
commit 0649940b6e
2 changed files with 4 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
autocd = true;
enableCompletion = true;
defaultKeymap = "viins";
/* dotDir = "\"$XDG_CONFIG_HOME\"/zsh"; */
dotDir = config.home.homeDirectory;
setOptions = [
"c_bases"