feat(rpi4): add etebase-server

This commit is contained in:
Felix Schröter 2021-02-15 21:06:51 +01:00
parent 8189e22752
commit 45a2d905ee
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
2 changed files with 21 additions and 0 deletions

View file

@ -9,6 +9,7 @@ with builtins; {
./system/i18n.nix
./services/syncthing/rpi4.nix
./services/jellyfin.nix
./services/etebase.nix
./services/home-assistant.nix
./services/owntracks.nix
];
@ -40,6 +41,7 @@ with builtins; {
"*.home.felschr.com"
"home.felschr.com"
"owntracks.felschr.com"
"etebase.felschr.com"
];
};