hosts/Infini-STICK: remove graphical environment
This commit is contained in:
parent
42cc016156
commit
facad7fe9c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{ lib, suites, profiles, ... }: {
|
||||
imports = lib.lists.flatten [
|
||||
(with suites; [ graphic develop ])
|
||||
(with suites; [ base develop ])
|
||||
|
||||
(with profiles; [
|
||||
boot.grub
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue