From facad7fe9cb549dd0953d68f745a1e9d703b1ea2 Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Wed, 3 Nov 2021 09:13:42 -0400 Subject: [PATCH] hosts/Infini-STICK: remove graphical environment --- hosts/Infini-STICK/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/Infini-STICK/default.nix b/hosts/Infini-STICK/default.nix index 9d57189..564b446 100644 --- a/hosts/Infini-STICK/default.nix +++ b/hosts/Infini-STICK/default.nix @@ -1,6 +1,6 @@ { lib, suites, profiles, ... }: { imports = lib.lists.flatten [ - (with suites; [ graphic develop ]) + (with suites; [ base develop ]) (with profiles; [ boot.grub