1

fix: add git to actually build flake

This commit is contained in:
Himadri Bhattacharjee
2024-04-05 12:37:27 +05:30
parent dfc1ed6ecf
commit 1d2a0ffc20

View File

@@ -112,6 +112,7 @@
nixpkgs.config.allowUnfree = true;
environment.systemPackages = with pkgs; [
git
jellyfin
jellyfin-web
jellyfin-ffmpeg