We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40aa1e2 commit fcb7113Copy full SHA for fcb7113
home/home.nix
@@ -83,8 +83,8 @@
83
pass-genphrase
84
]
85
))
86
- (discord.override {
87
- # withOpenASAR = true;
+ (discord-canary.override {
+ withOpenASAR = true;
88
# withVencord = true;
89
})
90
bat
modules/system/preservation.nix
@@ -107,6 +107,7 @@ _: {
107
".local/state/wireplumber"
108
".config/Element"
109
".config/discord"
110
+ ".config/discordcanary"
111
".local/share/TelegramDesktop"
112
".local/share/zoxide"
113
".config/YouTube Music"
0 commit comments