Added mail configuration to flake, and made wheatley use the mainline kernel to see if that works later
This commit is contained in:
parent
2003f52a8f
commit
fc36f347c8
4 changed files with 124 additions and 24 deletions
|
@ -14,8 +14,6 @@
|
|||
boot.loader.generic-extlinux-compatible.enable = true;
|
||||
boot.loader.grub.enable = false;
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_5_15;
|
||||
|
||||
boot.extraModulePackages = [
|
||||
(pkgs.callPackage ./rtl8189es.nix {
|
||||
kernel = config.boot.kernelPackages.kernel;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue