From 51e269b81aad5583f8321f7ae94642d13dfa1fd3 Mon Sep 17 00:00:00 2001 From: Glen Goodwin Date: Thu, 21 Dec 2023 13:44:22 -0500 Subject: [PATCH] feat: add element --- home-manager/modules/linux-gui.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home-manager/modules/linux-gui.nix b/home-manager/modules/linux-gui.nix index e3b243a..cd0e775 100644 --- a/home-manager/modules/linux-gui.nix +++ b/home-manager/modules/linux-gui.nix @@ -11,6 +11,7 @@ home.packages = with pkgs; [ betterdiscordctl # A utility for managing BetterDiscord, enhancing features and customization in the Discord desktop client. + element-desktop # A feature-rich client for Matrix.org gimp # GNU Image Manipulation Program, a powerful and open-source raster graphics editor for tasks like photo editing and graphic design. gparted # Gnome Partition Editor, a graphical partition manager for creating, resizing, and managing disk partitions. kicad # An open-source electronic design automation (EDA) suite for creating schematics, PCB layouts, and 3D models.