7 lines
100 B
Nix
7 lines
100 B
Nix
{
|
|
imports = [
|
|
./services/glance.nix
|
|
./services/wakapi.nix
|
|
./services/nginx.nix
|
|
];
|
|
}
|