Remove boot.kernel

This commit is contained in:
Johannes Jöns 2023-11-16 17:21:34 +01:00 committed by GitHub
parent 3ab85681ca
commit 2926e6c4ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
boot.kernelPackages = config.boot.zfs.package.latestCompatibleLinuxPackages;
#boot.kernelPackages = config.boot.zfs.package.latestCompatibleLinuxPackages;
networking.networkmanager.enable = true;