base: switch Discord to stable channel as well
The SKIP_HOST_UPDATE workaround is enough
This commit is contained in:
parent
8f8cdc6283
commit
45540e57a8
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue