base: use stable element-desktop

some problems with libX11 / glibc version prevent the unstable version
from opening links and other stuff, so let's roll that back
This commit is contained in:
Antoine Martin 2021-08-08 00:08:20 +02:00
parent 38708d154c
commit 1a0f0da28d

View file

@ -1,6 +1,7 @@
{ pkgs, ... }: { pkgs, ... }:
{ {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
element-desktop
feh feh
gimp gimp
gnome.nautilus gnome.nautilus
@ -12,7 +13,6 @@
unstable.discord unstable.discord
unstable.firefox unstable.firefox
unstable.element-desktop
unstable.slack unstable.slack
unstable.spotify unstable.spotify
unstable.tdesktop unstable.tdesktop