automated: Update flake.lock #57

Merged
ahuston-0 merged 7 commits from feature/selinunte into main 2025-06-01 13:05:17 -04:00
14 changed files with 490 additions and 3 deletions
Showing only changes of commit 917f540156 - Show all commits

View File

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