mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-25 02:41:26 +01:00
feat: replace nix-doom-emacs with hlissner's config
This commit is contained in:
@@ -2,11 +2,13 @@
|
||||
username,
|
||||
userfullname,
|
||||
nuenv,
|
||||
emacs-overlay,
|
||||
...
|
||||
} @ args: {
|
||||
nixpkgs.overlays =
|
||||
[
|
||||
nuenv.overlays.default
|
||||
emacs-overlay.overlay
|
||||
]
|
||||
++ (import ../overlays args);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user