fix(Infini-FRAMEWORK): lib.our -> lib
This commit is contained in:
parent
49267d498d
commit
ec86c99f5e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{ suites, profiles, pkgs, lib, ... }: {
|
{ suites, profiles, pkgs, lib, ... }: {
|
||||||
imports = lib.our.flattenListSet {
|
imports = lib.flattenListSet {
|
||||||
suites = suites.graphic;
|
suites = suites.graphic;
|
||||||
imports = [ ];
|
imports = [ ];
|
||||||
profiles = with profiles; [
|
profiles = with profiles; [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue