This commit is contained in:
2023-12-01 23:40:17 +01:00
parent 9fe8c38772
commit 58befac8b9

View File

@@ -1,8 +1,7 @@
{ ... }: {
networking = {
nat.enable = false;
firewall.enable = false;
firewall = {
# firewall = {
# enable = true;
# extraCommands = ''
# iptables -A INPUT -i lo -j ACCEPT