5 lines
No EOL
75 B
Nix
5 lines
No EOL
75 B
Nix
{ config, pkgs, ... }:
|
|
|
|
{
|
|
boot.kernelPackages = pkgs.linuxPackages_zen;
|
|
} |