diff --git a/modules/misc/news/2025/11/2025-11-04_05-40-09.nix b/modules/misc/news/2025/11/2025-11-04_05-40-09.nix new file mode 100644 index 000000000..075a7353f --- /dev/null +++ b/modules/misc/news/2025/11/2025-11-04_05-40-09.nix @@ -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. + ''; +}