base: switch Discord to stable channel as well
The SKIP_HOST_UPDATE workaround is enough
This commit is contained in:
parent
8f8cdc6283
commit
45540e57a8
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue