Fix: Last kernel on Penduick
This commit is contained in:
parent
cfe1fbf185
commit
09e28be9db
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ in {
|
|||
../../modules/common/audio.nix
|
||||
];
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.initrd.luks.devices.cryptroot.device = "/dev/nvme0n1p3";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue