automated: Update flake.lock #57

Open
ahuston-0 wants to merge 4 commits from feature/selinunte into main
Showing only changes of commit aba20d3151 - Show all commits

View File

@ -28,6 +28,7 @@
};
boot = {
kernelPackages = lib.mkForce pkgs.linuxPackages_xanmod;
useSystemdBoot = true;
default = true;
};