5 lines
96 B
Nix
5 lines
96 B
Nix
{remote-installer}: {
|
|
type = "app";
|
|
program = "${remote-installer}/bin/remote-installer";
|
|
}
|