use wan_if
This commit is contained in:
parent
3f220fd069
commit
e3ccb127e4
@ -24,7 +24,7 @@ in {
|
||||
users.users.giulio.openssh.authorizedKeys.keys = pubkeys;
|
||||
|
||||
boot = {
|
||||
kernelParams = ["ip=${giupi_lan_ip}::10.0.0.1:255.255.255.0::enp5s0:off"];
|
||||
kernelParams = ["ip=${giupi_lan_ip}::10.0.0.1:255.255.255.0::${wan_if}:off"];
|
||||
|
||||
initrd = {
|
||||
availableKernelModules = ["igc" "r8169"];
|
||||
|
Loading…
Reference in New Issue
Block a user