fix: add git to actually build flake
This commit is contained in:
@@ -112,6 +112,7 @@
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
jellyfin
|
||||
jellyfin-web
|
||||
jellyfin-ffmpeg
|
||||
|
||||
Reference in New Issue
Block a user