7 lines
84 B
Nix
7 lines
84 B
Nix
{
|
|
imports = [
|
|
./gitea-actions-runner.nix
|
|
./nixpad
|
|
./podman.nix
|
|
];
|
|
}
|