6 lines
74 B
Nix
6 lines
74 B
Nix
{
|
|
imports = [
|
|
./services/wakapi.nix
|
|
./services/nginx.nix
|
|
];
|
|
}
|