Disallow ping on servers
This commit is contained in:
parent
f772e6054e
commit
d4e4ecf9a9
1 changed files with 1 additions and 0 deletions
|
|
@ -5,5 +5,6 @@
|
|||
}: {
|
||||
networking = {
|
||||
useDHCP = true;
|
||||
firewall.allowPing = false;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue