add modules

This commit is contained in:
Hadi
2025-03-19 13:55:03 +01:00
parent bfbb4b54c3
commit d199f35824
5 changed files with 54 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
networking.firewall = {
enable = true;
allowPing = false;
};
}