6 lines
90 B
Nix
6 lines
90 B
Nix
_inputs: {
|
|
pbx = {
|
|
system = "x86_64-linux";
|
|
targetHost = "192.168.96.1";
|
|
};
|
|
}
|