disabled features i didnt needed

This commit is contained in:
chloe 2025-07-10 18:57:27 +02:00
parent 12596749b5
commit 8cfb304e5c
10 changed files with 184 additions and 185 deletions

View file

@ -4,6 +4,12 @@
nixpkgs.config.packageOverrides = pkgs: {
vaapiIntel = pkgs.vaapiIntel.override { enableHybridCodec = true; };
};
environment.systemPackages = with pkgs; [
jellyfin
jellyfin-web
jellyfin-ffmpeg
];
hardware.graphics = {
# hardware.opengl in 24.05