+3
-1
nixos/doc/manual/release-notes/rl-2511.section.md
+3
-1
nixos/doc/manual/release-notes/rl-2511.section.md
···- Auto-scrub support for Bcachefs filesystems can now be enabled through [services.bcachefs.autoScrub.enable](#opt-services.bcachefs.autoScrub.enable) to periodically check for data corruption. If there's a correct copy available, it will automatically repair corrupted blocks.-- [tlsrpt-reporter], an application suite to generate and deliver TLSRPT reports. Available as [services.tlsrpt](#opt-services.tlsrpt.enable).- [Chhoto URL](https://github.com/SinTan1729/chhoto-url), a simple, blazingly fast, selfhosted URL shortener with no unnecessary features, written in Rust. Available as [services.chhoto-url](#opt-services.chhoto-url.enable).
···- Auto-scrub support for Bcachefs filesystems can now be enabled through [services.bcachefs.autoScrub.enable](#opt-services.bcachefs.autoScrub.enable) to periodically check for data corruption. If there's a correct copy available, it will automatically repair corrupted blocks.+- [LibreTranslate](https://libretranslate.com), a free and open source machine translation API. Available as [services.libretranslate](#opt-services.libretranslate.enable).+- [tlsrpt-reporter](https://github.com/sys4/tlsrpt-reporter), an application suite to generate and deliver TLSRPT reports. Available as [services.tlsrpt](#opt-services.tlsrpt.enable).- [Chhoto URL](https://github.com/SinTan1729/chhoto-url), a simple, blazingly fast, selfhosted URL shortener with no unnecessary features, written in Rust. Available as [services.chhoto-url](#opt-services.chhoto-url.enable).
+1
nixos/modules/module-list.nix
+1
nixos/modules/module-list.nix
+233
nixos/modules/services/web-apps/libretranslate.nix
+233
nixos/modules/services/web-apps/libretranslate.nix
···
···+SystemCallFilter = [ "~@cpu-emulation @debug @keyring @mount @obsolete @privileged @setuid" ];
+24
pkgs/development/python-modules/libretranslate/default.nix
+24
pkgs/development/python-modules/libretranslate/default.nix
············description = "Free and Open Source Machine Translation API. Self-hosted, no limits, no ties to proprietary services";
············description = "Free and Open Source Machine Translation API. Self-hosted, no limits, no ties to proprietary services";