stop breaking
This commit is contained in:
parent
a0767a1a09
commit
b55ba9a5c1
1 changed files with 1 additions and 5 deletions
|
@ -1,8 +1,4 @@
|
|||
{
|
||||
inputs,
|
||||
config,
|
||||
...
|
||||
}: {
|
||||
{inputs, ...}: {
|
||||
# This one brings our custom packages from the 'pkgs' directory
|
||||
additions = final: _prev: import ../packages {pkgs = final;};
|
||||
|
||||
|
|
Loading…
Reference in a new issue