mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
chore: bye webcord
This commit is contained in:
parent
18b023c08a
commit
eacb196046
1 changed files with 0 additions and 2 deletions
|
@ -2,11 +2,9 @@
|
||||||
{
|
{
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
discord
|
discord
|
||||||
webcord
|
|
||||||
];
|
];
|
||||||
|
|
||||||
home.persistence."/state".directories = [
|
home.persistence."/state".directories = [
|
||||||
".config/discord" # Bad Discord! BAD! Saves its state in .config tststs
|
".config/discord" # Bad Discord! BAD! Saves its state in .config tststs
|
||||||
".config/WebCord" # You too, WebCord!
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue