about summary refs log tree commit diff
path: root/home/configs/alpha
diff options
context:
space:
mode:
Diffstat (limited to 'home/configs/alpha')
-rw-r--r--home/configs/alpha/sefidel.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/home/configs/alpha/sefidel.nix b/home/configs/alpha/sefidel.nix
index 5e4f561..db5e214 100644
--- a/home/configs/alpha/sefidel.nix
+++ b/home/configs/alpha/sefidel.nix
@@ -2,7 +2,8 @@
 
 {
   config = {
-    activeProfiles = [ "base" "gui" "browsing" "development" "communication" "multimedia" "research" ];
+    activeProfiles = [ "base" "gui" "browsing" "development" "communication" "multimedia
+    " "creative" "research" ];
 
     programs.htop.settings.detailed_cpu_time = true;