feat(terminal): add element-desktop

This commit is contained in:
Guz
2026-03-26 16:59:14 -03:00
parent b9733ad4da
commit f3b2256e63

View File

@@ -44,6 +44,9 @@
self.packages.${pkgs.stdenv.hostPlatform.system}.cal-sans
]);
# Element (Matrix)
programs.element-desktop.enable = true;
# Godot
programs.godot.enable = true;