diff options
Diffstat (limited to '')
-rw-r--r-- | hosts/aptos/home.nix | 2 |
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; |