lib: fix comment
This commit is contained in:
parent
13b4650e84
commit
fdc278a0b8
|
@ -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 = {
|
||||
|
|
Loading…
Reference in New Issue
Block a user