tv: remove security.hideProcessInformation
It's broken in nixpkgs 21.05
This commit is contained in:
parent
f558f1bc0c
commit
ef24dd03e1
@ -38,7 +38,6 @@ with import <stockholm/lib>;
|
||||
}
|
||||
{
|
||||
i18n.defaultLocale = mkDefault "C.UTF-8";
|
||||
security.hideProcessInformation = true;
|
||||
security.sudo.extraConfig = ''
|
||||
Defaults env_keep+="SSH_CLIENT XMONAD_SPAWN_WORKSPACE"
|
||||
Defaults mailto="${config.krebs.users.tv.mail}"
|
||||
|
Loading…
Reference in New Issue
Block a user