fix(rpi4): disable photoprism due to issues on aarch64
This commit is contained in:
parent
1b15b123bf
commit
92af1c0fcd
1 changed files with 1 additions and 1 deletions
2
rpi4.nix
2
rpi4.nix
|
@ -12,7 +12,7 @@ with builtins; {
|
|||
./services/kodi.nix
|
||||
./services/jellyfin.nix
|
||||
./services/etebase.nix
|
||||
./services/photoprism.nix
|
||||
# ./services/photoprism.nix # TODO not working on aarch64 due to tensorflow
|
||||
./services/home-assistant.nix
|
||||
./services/owntracks.nix
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue