switch to discord unstable
This commit is contained in:
parent
0ba9214358
commit
5176e6c3a6
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ in {
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
users.users.sako.packages = with pkgs; [
|
||||
(pkgs.discord.override {
|
||||
(pkgs.unstable.discord.override {
|
||||
withOpenASAR = true;
|
||||
withVencord = true;})
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue