add modules

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

View File

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