security: don't restrict process info by default for module users
This commit is contained in:
parent
a36789b468
commit
44de5064cd
2 changed files with 36 additions and 31 deletions
|
|
@ -42,8 +42,7 @@ in {
|
|||
|
||||
networking.firewall.enable = true;
|
||||
|
||||
# hideProcessInformation even if hardened kernel profile is disabled
|
||||
security.hideProcessInformation = true;
|
||||
nix-bitcoin.security.hideProcessInformation = true;
|
||||
|
||||
# Tor
|
||||
services.tor = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue