about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/aptos/home.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/aptos/home.nix b/hosts/aptos/home.nix
index 2faaa82..5bc02db 100644
--- a/hosts/aptos/home.nix
+++ b/hosts/aptos/home.nix
@@ -19,8 +19,8 @@
     vlc.enable = true;
 
     # communication
-    element.enable = true;
     mail.enable = true;
+    matrix-client.enable = true;
 
     # terminal
     direnv.enable = true;