Does this make it an overlay?
This commit is contained in:
parent
eceffe2a12
commit
e7dcc07974
@ -1,4 +1,4 @@
|
|||||||
{ config, lib, pkgs, ... }: final: prev: rec {
|
{ config, lib, pkgs, ... }: (final: prev: rec {
|
||||||
|
|
||||||
doom-emacs-config = pkgs.fetchgit {
|
doom-emacs-config = pkgs.fetchgit {
|
||||||
url = "https://git.fudo.org/niten/doom-emacs.git";
|
url = "https://git.fudo.org/niten/doom-emacs.git";
|
||||||
@ -35,4 +35,4 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user