10 lines
143 B
Nix
10 lines
143 B
Nix
{
|
|
imports = [
|
|
./adguard-home.nix
|
|
./anki.nix
|
|
./gitea.nix
|
|
./homepage-dashboard.nix
|
|
./nginx.nix
|
|
./postgresql.nix
|
|
];
|
|
}
|