fix: Infini-FRAMEWORK wrong variable references

This commit is contained in:
Infinidoge 2021-09-26 16:37:29 -04:00
parent a4a03a1fef
commit ad5e753d88

View file

@ -1,6 +1,6 @@
{ suites, profiles, pkgs, lib, ... }: {
imports = lib.flattenListSet {
suites = suites.graphical;
imports = lib.our.flattenListSet {
suites = suites.graphic;
imports = [ ];
profiles = with profiles; [
boot.grub