switch to xanmod on selinunte
Some checks failed
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 18s
Check Nix formatting / Perform Nix format checks (pull_request) Successful in 3m8s
Check Nix flake / Perform Nix flake checks (pull_request) Failing after 6m19s

This commit is contained in:
ahuston-0 2025-03-25 14:48:49 -04:00
parent 7f1544c99f
commit c710998bb3
No known key found for this signature in database
GPG Key ID: 47940175096C1330

View File

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