summaryrefslogtreecommitdiff
path: root/hosts/dishwasher
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/dishwasher')
-rw-r--r--hosts/dishwasher/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/dishwasher/configuration.nix b/hosts/dishwasher/configuration.nix
index ea0f151..4670b82 100644
--- a/hosts/dishwasher/configuration.nix
+++ b/hosts/dishwasher/configuration.nix
@@ -54,7 +54,7 @@
# };
};
networks."aer" = {
- matchConfig.name = "wlan0";
+ matchConfig.Name = "wlan0";
networkConfig = {
DHCP = "yes";
};