refactor: remove multi-kernel support, clarify maintnenance
This commit is contained in:
parent
f691c12548
commit
06c0bc1b3f
3 changed files with 6 additions and 55 deletions
|
@ -59,7 +59,7 @@
|
|||
{ config, pkgs, ... }:
|
||||
{
|
||||
nixos-x13s.enable = true;
|
||||
nixos-x13s.kernel = "jhovold"; # jhovold is default, but mainline supported
|
||||
nixos-x13s.kernel = "jhovold"; # jhovold is default
|
||||
|
||||
# allow unfree firmware
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue