5 lines
78 B
Nix
5 lines
78 B
Nix
{iso-writer}: {
|
|
type = "app";
|
|
program = "${iso-writer}/bin/iso-writer";
|
|
}
|