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