switch foureighty to a stable kernel

This commit is contained in:
Cyryl Płotnicki 2022-09-09 18:05:47 +01:00
parent f29f86e54b
commit 607e0efd26

View file

@ -17,7 +17,6 @@
fileSystems."/" = { options = [ "compress=zstd" ]; };
boot.kernelPackages = pkgs.linuxPackages_latest;
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
zramSwap = {