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:
parent
fb76be5dff
commit
fa0c98a81c
1 changed files with 16 additions and 0 deletions
16
modules/misc/news/2025/11/2025-11-04_05-40-09.nix
Normal file
16
modules/misc/news/2025/11/2025-11-04_05-40-09.nix
Normal 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.
|
||||||
|
'';
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue