discord: switch to vesktop

This commit is contained in:
Christoph Hollizeck 2024-11-17 01:11:02 +01:00
parent 725bf3a81a
commit 17132e7547
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 1763BB530F50279E
3 changed files with 2 additions and 11 deletions

View file

@ -18,7 +18,7 @@ in
config = mkIf cfg.enable {
environment.systemPackages = with pkgs; [
discord
vesktop
];
};
}