remove kernel 5.15 config

This commit is contained in:
Sean Buckley 2022-06-08 14:39:05 -04:00
parent 6aa4169e34
commit 236f047b39

View file

@ -104,8 +104,6 @@ with lib;
virtualisation.docker = { enable = true; enableOnBoot = false; };
boot.kernelPackages = pkgs.linuxPackages_5_15;
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
boot.loader.timeout =