stuff
This commit is contained in:
@@ -14,7 +14,7 @@ in
|
|||||||
{
|
{
|
||||||
boot.zfs.extraPools = [ "fw" ];
|
boot.zfs.extraPools = [ "fw" ];
|
||||||
# config.boot.zfs.package.latestCompatibleLinuxPackages is fucked, if there are multiple compatible linuxes of the same version, it picks effectively an arbitrary one
|
# config.boot.zfs.package.latestCompatibleLinuxPackages is fucked, if there are multiple compatible linuxes of the same version, it picks effectively an arbitrary one
|
||||||
boot.kernelPackages = pkgs.linux_6_10;
|
boot.kernelPackages = pkgs.linuxKernel.packages.linux_6_10;
|
||||||
systemd.services.zfs-mount.enable = false;
|
systemd.services.zfs-mount.enable = false;
|
||||||
|
|
||||||
# see also fileSystems."/"
|
# see also fileSystems."/"
|
||||||
|
Reference in New Issue
Block a user