From 8b54a4b5d81f38616a50af2dc50a10e981c0d2bc Mon Sep 17 00:00:00 2001 From: Felix Tenley Date: Sat, 11 Dec 2021 19:42:30 +0100 Subject: [PATCH] fix(rpi4): disable kodi --- rpi4.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpi4.nix b/rpi4.nix index fc0a40b..fcf7bd1 100644 --- a/rpi4.nix +++ b/rpi4.nix @@ -18,7 +18,7 @@ in with builtins; { ./system/networking.nix ./services/restic/rpi4.nix ./services/syncthing/rpi4.nix - ./services/kodi.nix + # ./services/kodi.nix ./services/jellyfin.nix ./services/etebase.nix # ./services/photoprism.nix # TODO not working on aarch64 due to tensorflow