about summary refs log tree commit diff
path: root/machines/sternenseemann
diff options
context:
space:
mode:
authorsternenseemann <git@lukasepple.de>2017-01-18 23:08:34 +0100
committersternenseemann <git@lukasepple.de>2017-01-18 23:16:53 +0100
commita581d342485324773a2cdb548c78e182b87b1ce6 (patch)
tree1069e2cbd7ffe868b10598a226c6eea7ec7243d9 /machines/sternenseemann
parente9efcaadc479638af56666d93be2efe813c80696 (diff)
machines/schnurrkadse: corrected interface
Diffstat (limited to 'machines/sternenseemann')
-rw-r--r--machines/sternenseemann/schnurrkadse.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/sternenseemann/schnurrkadse.nix b/machines/sternenseemann/schnurrkadse.nix
index 56ccbc00..6379f375 100644
--- a/machines/sternenseemann/schnurrkadse.nix
+++ b/machines/sternenseemann/schnurrkadse.nix
@@ -50,7 +50,7 @@ in {
   networking.hostName = "schnurrkadse";
   networking.enableIntel2200BGFirmware = true;
   networking.supplicant = {
-    wlp4s0 = {
+    wlp4s2 = {
       configFile.path = "/etc/wpa_supplicant.conf";
       userControlled.enable = true;
       userControlled.group = "users";