fix: Infini-FRAMEWORK wrong variable references
This commit is contained in:
parent
a4a03a1fef
commit
ad5e753d88
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue