Merge pull request #141194 from legendofmiracles/wol

Adds a notice that the service.wakeonlan module was moved

Changed files
+1
nixos
modules
+1
nixos/modules/rename.nix
···
The hidepid module was removed, since the underlying machinery
is broken when using cgroups-v2.
'')
+
(mkRemovedOptionModule ["services" "wakeonlan"] "This module was removed in favor of enabling it with networking.interfaces.<name>.wakeOnLan")
# Do NOT add any option renames here, see top of the file
];