This commit is contained in:
2026-01-16 01:50:39 +08:00
parent 7b9ce4735c
commit 4e2ef4adb6
5 changed files with 294 additions and 19 deletions
+2 -2
View File
@@ -19,8 +19,8 @@ in {
doomDir = ../../doom.d;
# Where Doom stores local state (cache, etc.)
# Supports ~ expansion but NOT shell variables like $XDG_DATA_HOME
doomLocalDir = "~/.local/share/nix-doom";
# Must be an absolute path
doomLocalDir = "${config.home.homeDirectory}/.local/share/nix-doom";
# Use emacs-pgtk for better Wayland support on Linux
# On macOS, falls back to regular emacs