drop steev completely

This commit is contained in:
Adam Stephens 2024-03-19 10:18:36 -04:00
parent f32f7cee7e
commit ee7b43ab91
No known key found for this signature in database
5 changed files with 4 additions and 79 deletions

View file

@ -28,12 +28,11 @@
self.nixosModules.default
{
nixos-x13s.enable = true;
nixos-x13s.kernel = "jhovold"; # jhovold is default, but steev and mainline supported
nixos-x13s.kernel = "jhovold"; # jhovold is default, but mainline supported
# install multiple kernels! note this increases eval time for each specialization
specialisation = {
mainline.configuration.nixos-x13s.kernel = "mainline";
steev.configuration.nixos-x13s.kernel = "steev";
};
# allow unfree firmware