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