diff --git a/pkgs/lib.nix b/pkgs/lib.nix index 09c00c0..c7a7480 100644 --- a/pkgs/lib.nix +++ b/pkgs/lib.nix @@ -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 = {