From 1bf8f5e3645e561da4feef950bd2f6dc5d649856 Mon Sep 17 00:00:00 2001 From: sefidel Date: Tue, 4 Jan 2022 14:52:57 +0900 Subject: home/modules: re-categorize profiles --- home/configurations/boopy@alpha.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/configurations') diff --git a/home/configurations/boopy@alpha.nix b/home/configurations/boopy@alpha.nix index af71030..237eb11 100644 --- a/home/configurations/boopy@alpha.nix +++ b/home/configurations/boopy@alpha.nix @@ -2,7 +2,7 @@ { config = { - activeProfiles = [ "browsing" "development" "messaging" "misc" ]; + activeProfiles = [ "browsing" "development" "messaging" "multimedia" "research" ]; programs.htop.settings.detailed_cpu_time = true; }; -- cgit 1.4.1