1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-02 15:11:03 +01:00

news: add discord entry

This commit is contained in:
prescientmoon 2025-11-04 05:43:52 +01:00 committed by Austin Horstman
parent fb76be5dff
commit fa0c98a81c

View file

@ -0,0 +1,16 @@
{
time = "2025-11-04T04:40:09+00:00";
condition = true;
message = ''
A new program is available: 'programs.discord'.
Discord is an instant messaging platform with an Electron-based client.
The module provides:
- Support for toggling Discord's update checks, as they prevent older
versions of the app from launching.
- Support for enabling Chrome's web devtools inside Discord.
See the module options for more details on configuration.
'';
}