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:
parent
38708d154c
commit
1a0f0da28d
|
@ -1,6 +1,7 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
element-desktop
|
||||
feh
|
||||
gimp
|
||||
gnome.nautilus
|
||||
|
@ -12,7 +13,6 @@
|
|||
|
||||
unstable.discord
|
||||
unstable.firefox
|
||||
unstable.element-desktop
|
||||
unstable.slack
|
||||
unstable.spotify
|
||||
unstable.tdesktop
|
||||
|
|
Loading…
Reference in a new issue