l 2 htop: hide process information from other user
This commit is contained in:
parent
cf9c5ee222
commit
4ebc0e7adc
@ -3,6 +3,7 @@
|
||||
with import <stockholm/lib>;
|
||||
|
||||
{
|
||||
security.hideProcessInformation = true;
|
||||
nixpkgs.config.packageOverrides = super: {
|
||||
htop = pkgs.concat "htop" [
|
||||
super.htop
|
||||
|
Loading…
Reference in New Issue
Block a user