switch foureighty to a stable kernel
This commit is contained in:
parent
f29f86e54b
commit
607e0efd26
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@
|
||||||
|
|
||||||
fileSystems."/" = { options = [ "compress=zstd" ]; };
|
fileSystems."/" = { options = [ "compress=zstd" ]; };
|
||||||
|
|
||||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
|
||||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||||
|
|
||||||
zramSwap = {
|
zramSwap = {
|
||||||
|
|
Loading…
Reference in a new issue