Add missing pkgs reference in Lacros
This commit is contained in:
parent
708e85fac4
commit
59c943eda9
|
@ -1,4 +1,4 @@
|
|||
{ ... }:
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
boot = {
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
|
Loading…
Reference in a new issue