unify overlays
We used to have overlay definitions in home/overlays and packages/default. Let's unify them. Using the exposed overlay from the flake required some changes in the home-manager config though.
This commit is contained in:
parent
3160908c0b
commit
eab86cf718
4 changed files with 168 additions and 159 deletions
|
|
@ -109,6 +109,7 @@
|
|||
# Optionally use extraSpecialArgs
|
||||
# to pass through arguments to home.nix
|
||||
extraSpecialArgs = {
|
||||
# XXX: can we use the inputInjection pattern here as well instead?
|
||||
inherit inputs;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue