l security: remove deprecated hideProcessInformation

This commit is contained in:
lassulus 2021-06-03 20:02:42 +02:00
parent 75d139b0be
commit a4a29163c5

View file

@ -3,7 +3,6 @@
with import <stockholm/lib>;
{
security.hideProcessInformation = true;
nixpkgs.config.packageOverrides = super: {
htop = pkgs.symlinkJoin {
name = "htop";