10 lines
99 B
Nix
10 lines
99 B
Nix
{...}: {
|
|
imports = [
|
|
./acme
|
|
./atuin
|
|
./changedetection
|
|
./gitea
|
|
./nginx
|
|
];
|
|
}
|