Cleanup up overlays
This commit is contained in:
parent
bb066a3cd0
commit
5ac78aa3ce
4 changed files with 14 additions and 13 deletions
|
@ -1,3 +1,9 @@
|
|||
{
|
||||
tubslatex = import ./tubslatex.nix;
|
||||
dadadaKeys = self: super: {
|
||||
dadadaKeys = super.callPackage ../pkgs/keys { };
|
||||
};
|
||||
homePage = self: super: {
|
||||
homePage = super.callPackage ../pkgs/homePage { };
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue