base: add element

This commit is contained in:
2026-04-07 13:20:40 +02:00
parent f97f36aa7e
commit 6841a01739

View File

@@ -22,6 +22,7 @@
environment = {
systemPackages = with pkgs; [ vim ripgrep xdg-utils webcord ];
element-desktop
shells = with pkgs; [ bash ];
};