mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
6
server-modules/firewall.nix
Normal file
6
server-modules/firewall.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
networking.firewall = {
|
||||
enable = true;
|
||||
allowPing = false;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user