feat(apollo): add glance service
This commit is contained in:
parent
a7d2c31547
commit
c871f56462
3 changed files with 17 additions and 1 deletions
5
modules/services.nix
Normal file
5
modules/services.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./services/glance.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue