mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-10 01:33:11 +01:00
1.5 KiB
1.5 KiB
Release 25.11 ("Xantusia", 2025.11/??)
Highlights
- Secure boot support can now be enabled for the Limine bootloader through {option}
boot.loader.limine.secureBoot.enable. Bootloader install script signs the bootloader, then kernels are hashed during system rebuild and written to a config. This allows Limine to boot only the kernels installed through NixOS system.
New Modules
- gtklock, a GTK-based lockscreen for Wayland. Available as programs.gtklock.
Backward Incompatibilities
-
The
services.polipomodule has been removed aspolipois unmaintained and archived upstream. -
renovatewas updated to v40. See the upstream release notes for breaking changes.
Other Notable Changes
services.clamsmtpis unmaintained and was removed from Nixpkgs.