Commit a8e6568

HPCesia <me@hpcesia.com>
2025-06-01 14:46:03
feat(app): add more desktop apps
1 parent e6d1ddd
Changed files (1)
home
linux
home/linux/gui/misc.nix
@@ -1,5 +1,13 @@
 {pkgs, ...}: {
   home.packages = with pkgs; [
+    chromium
+
+    thunderbird
+
+    # Message
+    telegram-desktop
+    qq
+    wechat-uos
   ];
 
   # allow fontconfig to discover fonts and configurations installed through home.packages