5 lines
125 B
Nix
5 lines
125 B
Nix
|
{inputs, cell}: {
|
||
|
htran = inputs.cells.dotfiles.devshells.default;
|
||
|
hungtran = inputs.cells.dotfiles.devshells.default;
|
||
|
}
|