work: +liburing and newer kernel
This commit is contained in:
@@ -32,7 +32,7 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
kernelPackages = pkgs.linuxPackages_6_12;
|
kernelPackages = pkgs.linuxPackages_6_17;
|
||||||
|
|
||||||
initrd = {
|
initrd = {
|
||||||
availableKernelModules = [
|
availableKernelModules = [
|
||||||
|
|||||||
@@ -21,6 +21,8 @@
|
|||||||
docker-compose
|
docker-compose
|
||||||
google-cloud-sdk
|
google-cloud-sdk
|
||||||
kubectl-node-shell
|
kubectl-node-shell
|
||||||
|
|
||||||
|
liburing.dev
|
||||||
];
|
];
|
||||||
|
|
||||||
programs._1password.enable = true;
|
programs._1password.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user