tv: remove security.hideProcessInformation

It's broken in nixpkgs 21.05
This commit is contained in:
tv 2021-06-02 00:13:33 +02:00
parent f558f1bc0c
commit ef24dd03e1
1 changed files with 0 additions and 1 deletions

View File

@ -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}"