about summary refs log tree commit diff
path: root/home/configs/haruka
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2023-09-22 15:19:08 +0900
committersefidel <contact@sefidel.net>2023-09-22 15:19:08 +0900
commit4d4beefd5d72b25384dfd930793611405a5497b5 (patch)
treebc9f5fc118d80c9ab3231a724dea1a3388768401 /home/configs/haruka
parent073ac6542e1ea2c4349478b82730b20a2936fcdf (diff)
downloadnixrc-4d4beefd5d72b25384dfd930793611405a5497b5.tar.gz
nixrc-4d4beefd5d72b25384dfd930793611405a5497b5.zip
feat(home): split multimedia to creative
Diffstat (limited to 'home/configs/haruka')
-rw-r--r--home/configs/haruka/sefidel.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/configs/haruka/sefidel.nix b/home/configs/haruka/sefidel.nix
index a96a57c..4293d78 100644
--- a/home/configs/haruka/sefidel.nix
+++ b/home/configs/haruka/sefidel.nix
@@ -2,7 +2,7 @@
 
 {
   config = {
-    activeProfiles = [ "base" "gui" "browsing" "development" "communication" "multimedia" "research" ];
+    activeProfiles = [ "base" "gui" "browsing" "development" "communication" "multimedia" "creative" "research" ];
 
     profiles.gui = {
       laptop.enable = true;