lib: fix comment

This commit is contained in:
Erik Arvstedt
2021-08-15 11:28:44 +02:00
parent 13b4650e84
commit fdc278a0b8

View File

@@ -3,7 +3,7 @@ lib: pkgs:
with lib;
# See `man systemd.exec` and `man systemd.resource-control` for an explanation
# of the systemd-related options available through this module.
# of the systemd-related options available through this file.
let self = {
# These settings roughly follow systemd's "strict" security profile
defaultHardening = {