feature(ente): add ente-api to module
This commit is contained in:
parent
e0b3e33582
commit
8da52ebb52
3 changed files with 250 additions and 39 deletions
|
@ -54,12 +54,15 @@ with lib.${namespace};
|
|||
services = {
|
||||
ssh = enabled;
|
||||
cinny = enabled;
|
||||
ente-auth = enabled;
|
||||
restic = enabled;
|
||||
linkwarden = enabled;
|
||||
forgejo = enabled;
|
||||
searxng = enabled;
|
||||
immich = enabled;
|
||||
ente = {
|
||||
api = enabled;
|
||||
web = enabled;
|
||||
};
|
||||
};
|
||||
|
||||
#container.invidious = enabled;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue