summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2024-12-06 23:40:37 -0500
committerFreya Murphy <freya@freyacat.org>2024-12-06 23:40:37 -0500
commit7ab26f72123e71bd17466f1640e888f5be7c36a4 (patch)
treec37a35fdea3b158a490cc2f4d6045b9f6ba86b3b
parentadd autocommit tooling, update commits (diff)
downloaddotfiles-guix-7ab26f72123e71bd17466f1640e888f5be7c36a4.tar.gz
dotfiles-guix-7ab26f72123e71bd17466f1640e888f5be7c36a4.tar.bz2
dotfiles-guix-7ab26f72123e71bd17466f1640e888f5be7c36a4.zip
fix element-desktop: firefox segfaults in nonguix electron
Diffstat (limited to '')
-rw-r--r--home/home.scm1
-rw-r--r--home/nix/home.nix1
2 files changed, 1 insertions, 1 deletions
diff --git a/home/home.scm b/home/home.scm
index 74c5ac4..e199528 100644
--- a/home/home.scm
+++ b/home/home.scm
@@ -111,7 +111,6 @@
; social
"gajim"
"gajim-openpgp"
- "element-desktop"
"weechat"
; multimedia
diff --git a/home/nix/home.nix b/home/nix/home.nix
index c0e6e30..ea60843 100644
--- a/home/nix/home.nix
+++ b/home/nix/home.nix
@@ -18,6 +18,7 @@
# desktop
starship
discord
+ element-desktop
thunderbird
];