diff --git a/hosts/architect/nextcloud.nix b/hosts/architect/nextcloud.nix index 1092ca5..06fd793 100644 --- a/hosts/architect/nextcloud.nix +++ b/hosts/architect/nextcloud.nix @@ -22,8 +22,6 @@ in }; environment.systemPackages = with pkgs; [ - nodejs-18_x - libtensorflow ffmpeg ];