summaryrefslogtreecommitdiff
path: root/machines/enzo/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/enzo/default.nix')
-rw-r--r--machines/enzo/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/enzo/default.nix b/machines/enzo/default.nix
index 3246ca3..c243a80 100644
--- a/machines/enzo/default.nix
+++ b/machines/enzo/default.nix
@@ -16,6 +16,7 @@
];
networking.hostName = "enzo";
+ lanDiscovery.interface = "wlp1s0";
# Set this to the NixOS release the laptop is first installed from, then
# leave it. (See the comment in machines/kusanagi/default.nix.)