config cleanups
This commit is contained in:
@@ -75,8 +75,10 @@
|
||||
|
||||
network = {
|
||||
hostName = "matt-nixos";
|
||||
iwd.enable = true;
|
||||
networkmanager.enable = true;
|
||||
ipv4 = {
|
||||
method = "auto";
|
||||
interface = "wlan0";
|
||||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
|
||||
Reference in New Issue
Block a user