feat(rpi4): add etebase-server
This commit is contained in:
parent
8189e22752
commit
45a2d905ee
2 changed files with 21 additions and 0 deletions
2
rpi4.nix
2
rpi4.nix
|
@ -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"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue