11 lines
102 B
Nix
11 lines
102 B
Nix
inputs: {
|
|
|
|
imports = [
|
|
./postgresql.nix
|
|
./apache.nix
|
|
./gitea.nix
|
|
./sdow.nix
|
|
];
|
|
|
|
}
|