switch to discord unstable

This commit is contained in:
Sakooooo 2024-07-05 09:58:08 +04:00
parent 0ba9214358
commit 5176e6c3a6
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -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;})
];