mirror of
https://github.com/materusPL/Nixerus.git
synced 2026-07-09 16:41:58 +00:00
Make discord use openasar
This commit is contained in:
@@ -27,7 +27,7 @@ with materusPkgs.lib;
|
||||
|
||||
options.materus.profile.packages.list.desktopApps = mkPrivateVar (with pkgs; [
|
||||
barrier
|
||||
(discord.override { nss = nss_latest; })
|
||||
(discord.override { nss = nss_latest; withOpenASAR = true; withTTS = true;})
|
||||
tdesktop
|
||||
mpv
|
||||
ani-cli
|
||||
|
||||
Reference in New Issue
Block a user