switch to xanmod on selinunte
All checks were successful
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 9s
Check Nix formatting / Perform Nix format checks (pull_request) Successful in 1m34s
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (pull_request) Successful in 9m20s
Check Nix flake / Build nix outputs (ubuntu-latest) (pull_request) Successful in 13m43s

This commit is contained in:
ahuston-0 2025-03-25 14:48:49 -04:00
parent d6dd5a700f
commit 2880658df2
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;
};