flake: i dont know what will happen but i hope its what i want
just came back and im hoping this will fix the "cant find the overlay!" issue.
This commit is contained in:
parent
da077990e8
commit
4d7a4abb1d
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
_module.args.pkgs = import inputs.nixpkgs {
|
_module.args.pkgs = import inputs.nixpkgs {
|
||||||
inherit system;
|
inherit system;
|
||||||
overlays = [
|
overlays = [
|
||||||
inputs.emacs.overlays.default
|
(import inputs.emacs)
|
||||||
inputs.self.overlays.default
|
inputs.self.overlays.default
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue