discord: switch to vesktop

This commit is contained in:
Christoph Hollizeck 2024-11-17 01:11:02 +01:00
parent 7d030a247d
commit 2665ef75cc
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
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
];
};
}