8 lines
78 B
Nix
8 lines
78 B
Nix
{...}: {
|
|
imports = [
|
|
./acme.nix
|
|
./caddy.nix
|
|
./system.nix
|
|
];
|
|
}
|