1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 23:00:39 +02:00

chore: bye webcord

This commit is contained in:
oddlama 2025-03-02 17:56:58 +01:00
parent 18b023c08a
commit eacb196046
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A

View file

@ -2,11 +2,9 @@
{
home.packages = with pkgs; [
discord
webcord
];
home.persistence."/state".directories = [
".config/discord" # Bad Discord! BAD! Saves its state in .config tststs
".config/WebCord" # You too, WebCord!
];
}