testing zfs_unstable and linuxPackages_6_17

This commit is contained in:
2025-11-15 08:28:54 -05:00
parent 4e3c25afb4
commit 9ec988729b

View File

@@ -1,8 +1,8 @@
{ pkgs, ... }: { pkgs, ... }:
{ {
boot = { boot = {
kernelPackages = pkgs.linuxPackages_6_16; kernelPackages = pkgs.linuxPackages_6_17;
zfs.package = pkgs.zfs_2_3; zfs.package = pkgs.zfs_unstable;
}; };
hardware.bluetooth = { hardware.bluetooth = {