diff --git a/nixos/doc/manual/release-notes/rl-1509.xml b/nixos/doc/manual/release-notes/rl-1509.xml index 93c75aa6269b..336d94c0e574 100644 --- a/nixos/doc/manual/release-notes/rl-1509.xml +++ b/nixos/doc/manual/release-notes/rl-1509.xml @@ -104,18 +104,18 @@ which contains the latest Elm platform. Local printers are no longer shared or advertised by default. This behavior can be changed by enabling - services.printing.defaultShared or - services.printing.browsing respectively. + or + respectively. The VirtualBox host and guest options have been named more consistently. They can now found in - virtualisation.virtualbox.host.* instead of - services.virtualboxHost.* and - virtualisation.virtualbox.guest.* instead of - services.virtualboxGuest.*. + instead of + and + instead of + . @@ -203,7 +203,7 @@ nix-env -f "<nixpkgs>" -iA haskellPackages.cabal-install The locate service no longer indexes the Nix store by default, preventing packages with potentially numerous versions from cluttering the output. Indexing the store can be activated by setting - services.locate.includeStore = true. + . @@ -239,7 +239,7 @@ nix-env -f "<nixpkgs>" -iA haskellPackages.cabal-install discovered in the Diffie-Hellman key exchange can now replace OpenSSH's default version with one they generated themselves using the new - services.openssh.moduliFile option. + option.