monolith: only set kernel version here

This commit is contained in:
Leonardo Eugênio 2024-06-03 21:00:29 -03:00
parent 085ca01d56
commit 655baa24b0
2 changed files with 2 additions and 2 deletions

View file

@ -24,8 +24,6 @@
./network.nix
];
boot.kernelPackages = pkgs.linuxPackages_latest;
zramSwap.enable = true;
programs.adb.enable = true;