base: gui: fix discord not opening firefox links
This commit is contained in:
parent
35816a814c
commit
514e3c0469
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ in {
|
|||
|
||||
inherit (pkgs.gnome) nautilus;
|
||||
|
||||
inherit (pkgs.unstable) discord;
|
||||
discord = pkgs.unstable.discord.override {nss = pkgs.nss_latest;};
|
||||
};
|
||||
|
||||
networking.networkmanager = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue