base: switch Discord to stable channel as well

The SKIP_HOST_UPDATE workaround is enough
This commit is contained in:
Antoine Martin 2022-12-15 11:49:48 +01:00
parent 8f8cdc6283
commit 45540e57a8

View file

@ -68,7 +68,7 @@ in {
inherit (pkgs.gnome) nautilus;
discord = pkgs.unstable.discord.override {nss = pkgs.nss_latest;};
discord = pkgs.discord.override {nss = pkgs.nss_latest;};
};
networking.networkmanager = {