From 1d2a0ffc205724f98400347c9a99cd385788ca16 Mon Sep 17 00:00:00 2001 From: Himadri Bhattacharjee <107522312+lavafroth@users.noreply.github.com> Date: Fri, 5 Apr 2024 12:37:27 +0530 Subject: [PATCH] fix: add git to actually build flake --- hosts/rahu/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/rahu/configuration.nix b/hosts/rahu/configuration.nix index 731cf0b..a6ff70f 100644 --- a/hosts/rahu/configuration.nix +++ b/hosts/rahu/configuration.nix @@ -112,6 +112,7 @@ nixpkgs.config.allowUnfree = true; environment.systemPackages = with pkgs; [ + git jellyfin jellyfin-web jellyfin-ffmpeg