fix
This commit is contained in:
parent
0d82200766
commit
59b5a9dc85
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
{ pkgs, ... }:
|
{ lib, ... }:
|
||||||
{
|
{
|
||||||
|
|
||||||
importList = lib.mapAttrsToList (name: _path: ./. + "/${name}") (
|
importList = lib.mapAttrsToList (name: _path: ./. + "/${name}") (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue