stuff
This commit is contained in:
@@ -30,16 +30,6 @@
|
||||
};
|
||||
network = {
|
||||
hostName = "pi5";
|
||||
ipv4 = {
|
||||
method = "manual";
|
||||
gateway = "10.0.1.1";
|
||||
dns = "10.0.1.1";
|
||||
interface = "wlan0";
|
||||
};
|
||||
firewall = {
|
||||
enable = true;
|
||||
allowPing = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user