diff options
author | Freya Murphy <freya@freyacat.org> | 2024-12-06 23:40:37 -0500 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-12-06 23:40:37 -0500 |
commit | 7ab26f72123e71bd17466f1640e888f5be7c36a4 (patch) | |
tree | c37a35fdea3b158a490cc2f4d6045b9f6ba86b3b /home/nix | |
parent | add autocommit tooling, update commits (diff) | |
download | dotfiles-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/nix/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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 ]; |