config: disable neocord

This commit is contained in:
Ching Pei Yang 2024-04-27 17:00:30 +02:00
parent 89bdd80e20
commit a5594fd7a2
1 changed files with 1 additions and 1 deletions

View File

@ -246,7 +246,7 @@ inputs: let
};
presence = {
neocord.enable = true;
neocord.enable = false;
};
};
};