summaryrefslogtreecommitdiffstats
path: root/makefu/1systems/wbob.nix
diff options
context:
space:
mode:
authorlassulus <lass@aidsballs.de>2016-10-19 12:37:05 +0200
committerlassulus <lass@aidsballs.de>2016-10-19 12:37:05 +0200
commit7aa9fb7eff3a4356097b46bf531969027a0935a0 (patch)
treefaa02f6d1f5cefc5fdf55cdffe5c4bddea4be616 /makefu/1systems/wbob.nix
parentcbd83bb95fb3b4443523cc277b662ce4dd9d5925 (diff)
parent7ebecdc99cd9a1ad9ec7c047348e6ea6faf566c5 (diff)
Merge remote-tracking branch 'gum/master'
Diffstat (limited to 'makefu/1systems/wbob.nix')
-rw-r--r--makefu/1systems/wbob.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/makefu/1systems/wbob.nix b/makefu/1systems/wbob.nix
index ff176edd..184f7414 100644
--- a/makefu/1systems/wbob.nix
+++ b/makefu/1systems/wbob.nix
@@ -55,6 +55,10 @@ in {
# rt2870 with nonfree creates wlp2s0 from wlp0s20u2
# not explicitly setting the interface results in wpa_supplicant to crash
networking.wireless.interfaces = [ "wlp2s0" ];
+ networking.interfaces.virbr1.ip4 = [{
+ address = "10.8.8.11";
+ prefixLength = 24;
+ }];
# nuc hardware