Skip to content

Commit fcb7113

Browse files
committed
switch to canary with openASAR
1 parent 40aa1e2 commit fcb7113

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

home/home.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@
8383
pass-genphrase
8484
]
8585
))
86-
(discord.override {
87-
# withOpenASAR = true;
86+
(discord-canary.override {
87+
withOpenASAR = true;
8888
# withVencord = true;
8989
})
9090
bat

modules/system/preservation.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ _: {
107107
".local/state/wireplumber"
108108
".config/Element"
109109
".config/discord"
110+
".config/discordcanary"
110111
".local/share/TelegramDesktop"
111112
".local/share/zoxide"
112113
".config/YouTube Music"

0 commit comments

Comments
 (0)