attempt setup of emacs-overlay 4
This commit is contained in:
parent
0f77f00bfe
commit
67ec9836c7
|
@ -18,7 +18,7 @@ in {
|
|||
config = mkIf cfg.enable {
|
||||
# import overlay
|
||||
nixpkgs.overlays = [
|
||||
inputs.emacs-overlay
|
||||
inputs.emacs-overlay.overlay
|
||||
];
|
||||
|
||||
# ues daemon
|
||||
|
|
Loading…
Reference in a new issue