l security: remove deprecated hideProcessInformation
This commit is contained in:
parent
75d139b0be
commit
a4a29163c5
|
@ -3,7 +3,6 @@
|
|||
with import <stockholm/lib>;
|
||||
|
||||
{
|
||||
security.hideProcessInformation = true;
|
||||
nixpkgs.config.packageOverrides = super: {
|
||||
htop = pkgs.symlinkJoin {
|
||||
name = "htop";
|
||||
|
|
Loading…
Reference in a new issue