feat(Infini-SWIFT): add develop suite
This commit is contained in:
parent
8696589186
commit
beb6b9a7e7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{ suites, profiles, pkgs, lib, ... }: {
|
||||
imports = lib.our.flattenListSet {
|
||||
suites = suites.graphic;
|
||||
suites = with suites; [ graphic develop ];
|
||||
imports = [ ./hardware-configuration.nix ];
|
||||
profiles = with profiles;
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue