chore(OS Update): 25.11

chore: Replaced scikitlearn with scikit-learn
chore: removed gitAndTools
chore: Flake Update
chore: Replaced vaapiVdpau with libva-vdpau-driver
chore: Update Nixpkgs to 25.11
This commit is contained in:
2026-01-05 18:53:52 +00:00
parent a4ad1e0754
commit 97633af170
5 changed files with 7 additions and 8 deletions
-1
View File
@@ -16,7 +16,6 @@
fzf
gettext
git
gitAndTools.delta
gptfdisk
htop
jq
+1 -1
View File
@@ -33,7 +33,7 @@
extraPackages = with pkgs; [
intel-media-driver # LIBVA_DRIVER_NAME=iHD
#vaapiIntel # LIBVA_DRIVER_NAME=i965 (older but works better for Firefox/Chromium)
vaapiVdpau
libva-vdpau-driver
libvdpau-va-gl
];
};