xanmod: working kernel? (maybe)
This commit is contained in:
parent
011b66ca45
commit
bb7972d4ab
2 changed files with 11 additions and 8 deletions
|
@ -28,7 +28,8 @@ in {
|
|||
console.keyMap = "de";
|
||||
security.polkit.enable = true;
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackagesFor xanmod_blox;
|
||||
# boot.kernelPackages = pkgs.linuxPackagesFor xanmod_blox;
|
||||
boot.kernelPackages = pkgs.linuxPackages_xanmod_latest;
|
||||
programs.nix-ld.enable = true;
|
||||
services = {
|
||||
fstrim.enable = lib.mkDefault true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue