about summary refs log tree commit diff
path: root/home/kompakt/sefidel.nix
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2023-02-20 20:39:56 +0900
committersefidel <contact@sefidel.net>2023-02-20 20:39:56 +0900
commit1e4a3719b02ee37a78860f64d29d144bfda4ce15 (patch)
tree4fa30ad7e551654f40332237eee227ce1a41e27a /home/kompakt/sefidel.nix
parentb0c90b357d008071c14ebf1c6e6429c0e437c9ad (diff)
downloadnixrc-1e4a3719b02ee37a78860f64d29d144bfda4ce15.tar.gz
nixrc-1e4a3719b02ee37a78860f64d29d144bfda4ce15.zip
feat(home): messaging -> communication
Diffstat (limited to 'home/kompakt/sefidel.nix')
-rw-r--r--home/kompakt/sefidel.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/kompakt/sefidel.nix b/home/kompakt/sefidel.nix
index 333e62f..2e91d1b 100644
--- a/home/kompakt/sefidel.nix
+++ b/home/kompakt/sefidel.nix
@@ -2,7 +2,7 @@
 
 {
   config = {
-    activeProfiles = [ "base" "browsing" "development" "messaging" "multimedia" "research" ];
+    activeProfiles = [ "base" "browsing" "development" "communication" "multimedia" "research" ];
 
     programs.htop.settings.detailed_cpu_time = true;