Personal Nix setup
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Activate internal network

+3 -3
+3 -3
machines/ramune/configuration.nix
··· 19 19 name = "extern0"; 20 20 macAddress = "5c:1b:f4:7f:dc:cd"; 21 21 }; 22 - /*internal = { 22 + internal = { 23 23 name = "intern0"; 24 24 macAddress = "9c:bf:0d:00:23:5d"; 25 - cidr = "10.0.1.1/24"; 26 - };*/ 25 + cidr = "10.0.0.1/24"; 26 + }; 27 27 }; 28 28 }; 29 29 server = {