···52 (isYES "GRKERNSEC_SYSCTL_DISTRO")
53 ];
5455- # Install PaX related utillities into the system profile. Eventually, we
56- # also want to include gradm here.
57- environment.systemPackages = with pkgs; [ paxctl pax-utils ];
5859 # Install rules for the grsec device node
60 services.udev.packages = [ pkgs.gradm ];
···52 (isYES "GRKERNSEC_SYSCTL_DISTRO")
53 ];
5455+ # Install PaX related utillities into the system profile.
56+ environment.systemPackages = with pkgs; [ gradm paxctl pax-utils ];
05758 # Install rules for the grsec device node
59 services.udev.packages = [ pkgs.gradm ];