Make latest kernel default, remove old dbus option
This commit is contained in:
parent
02a284fe90
commit
d1e6fad5b3
10 changed files with 21 additions and 27 deletions
|
@ -1,7 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
{ ... }:
|
||||
{
|
||||
boot = {
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
lanzaboote.enable = true;
|
||||
plymouth.enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue