mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-09-20 16:11:09 -05:00
Remove doom-modeline pin, add back missing functions
This commit is contained in:
@@ -217,6 +217,7 @@ let
|
||||
chmod u+w $out/config.el
|
||||
cat $extraConfigPath > $out/config.extra.el
|
||||
cat > $out/config.el << EOF
|
||||
(load "${./workarounds.el}")
|
||||
(load "${doomPrivateDir}/config.el")
|
||||
(load "$out/config.extra.el")
|
||||
EOF
|
||||
|
Reference in New Issue
Block a user