diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 7c8ca956ee5d..975406d4c9da 100644 --- a/README.md +++ b/README.md @@ -117,8 +117,8 @@ services.journaldriver = { }; ``` -**Note**: The `journaldriver`-module is not yet included in a stable -release of NixOS, but it is available on the `unstable`-channel. +**Note**: The `journaldriver`-module is included in stable releases of +NixOS since NixOS 18.09. # Stackdriver Error Reporting |