config: disable neocord

This commit is contained in:
Ching Pei Yang 2024-04-27 17:00:30 +02:00
parent 89bdd80e20
commit a5594fd7a2

View file

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