From 49bfd805d525889c191137800892ce254f2c4c0b Mon Sep 17 00:00:00 2001 From: jeschli Date: Wed, 1 Aug 2018 14:02:54 +0200 Subject: j bln: +pair programming eth link --- jeschli/1systems/bln/config.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'jeschli') diff --git a/jeschli/1systems/bln/config.nix b/jeschli/1systems/bln/config.nix index e17d5a41..6e3c3bec 100644 --- a/jeschli/1systems/bln/config.nix +++ b/jeschli/1systems/bln/config.nix @@ -165,4 +165,9 @@ hardware.bluetooth.enable = true; krebs.build.host = config.krebs.hosts.bln; + + networking.interfaces.enp0s31f6.ipv4.addresses = [ + { address = "10.99.23.2"; prefixLength = 24; } + ]; + } -- cgit v1.2.3