This commit is contained in:
parent
a59b0277c8
commit
bf28f2be49
2 changed files with 4 additions and 3 deletions
|
|
@ -4,9 +4,9 @@ let
|
|||
blockSrc = builtins.concatStringsSep " " (
|
||||
with constants;
|
||||
[
|
||||
"16ach6".ip
|
||||
pc.ip
|
||||
pixel6a.ip
|
||||
hosts."16ach6".ip
|
||||
hosts.pc.ip
|
||||
hosts.pixel6a.ip
|
||||
]
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue