nixpkgs/nixos/modules/services/torrent
networkException 439350753e
nixos/sysctl: use highest value on conflict for net.core.wmem_max
we previously defined a custom type for `boot.kernel.sysctl."net.core.rmem_max"`
to resolve to the highest value set. this patch adds the same behavior to
`"net.core.wmem_max"`.

as this changes the type from a string to an integer, which is a breaking
change this patch also includes a release note and updates the transmission
module to use a number for `wmem_max`.
2023-12-15 04:43:57 +01:00
..
deluge.nix treewide: use mkPackageOption 2023-11-27 01:28:36 +01:00
flexget.nix treewide: replace mkPackageOptionMD with mkPackageOption 2023-11-30 19:03:14 +01:00
magnetico.nix nixos: remove stray spaces 2023-01-21 21:46:53 +01:00
opentracker.nix treewide: use mkPackageOption 2023-11-27 01:28:36 +01:00
peerflix.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
rtorrent.nix treewide: use mkPackageOption 2023-11-27 01:28:36 +01:00
torrentstream.nix treewide: replace mkPackageOptionMD with mkPackageOption 2023-11-30 19:03:14 +01:00
transmission.nix nixos/sysctl: use highest value on conflict for net.core.wmem_max 2023-12-15 04:43:57 +01:00