From ec647eecd447bfbbd8f7b6f2fe5bb65ebf9abf16 Mon Sep 17 00:00:00 2001 From: sefidel Date: Tue, 25 Jul 2023 18:58:27 +0900 Subject: feat(home): split gui from base --- home/alpha/sefidel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/alpha') diff --git a/home/alpha/sefidel.nix b/home/alpha/sefidel.nix index 2e91d1b..476a463 100644 --- a/home/alpha/sefidel.nix +++ b/home/alpha/sefidel.nix @@ -2,7 +2,7 @@ { config = { - activeProfiles = [ "base" "browsing" "development" "communication" "multimedia" "research" ]; + activeProfiles = [ "base" "gui" "browsing" "development" "communication" "multimedia" "research" ]; programs.htop.settings.detailed_cpu_time = true; -- cgit 1.4.1