hosts/neo: use default kernel (5.10)

This commit is contained in:
Sean Buckley 2021-04-10 14:58:00 -04:00
parent 2be07e277e
commit 48920b91f8

View file

@ -21,7 +21,6 @@
boot = {
loader.systemd-boot.enable = true;
loader.efi.canTouchEfiVariables = true;
kernelPackages = pkgs.linuxPackages_5_10;
};
fileSystems = {