hosts/Infini-STICK: remove graphical environment

This commit is contained in:
Infinidoge 2021-11-03 09:13:42 -04:00
parent 42cc016156
commit facad7fe9c

View file

@ -1,6 +1,6 @@
{ lib, suites, profiles, ... }: {
imports = lib.lists.flatten [
(with suites; [ graphic develop ])
(with suites; [ base develop ])
(with profiles; [
boot.grub