config cleanups
This commit is contained in:
@@ -24,6 +24,10 @@
|
||||
|
||||
network = {
|
||||
hostName = "nixos";
|
||||
ipv4 = {
|
||||
method = "auto";
|
||||
interface = "wlan0";
|
||||
};
|
||||
firewall = {
|
||||
enable = true;
|
||||
allowPing = true;
|
||||
|
||||
Reference in New Issue
Block a user