mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:50:44 +08:00
news: add discord entry
This commit is contained in:
committed by
Austin Horstman
parent
fb76be5dff
commit
fa0c98a81c
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.
|
||||
'';
|
||||
}
|
||||
Reference in New Issue
Block a user