mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-11 16:49:22 +08:00
modules.system.kernel: remove unused kernel
This commit is contained in:
@@ -57,9 +57,7 @@ inputs:
|
||||
nixos = inputs.pkgs.linuxPackages;
|
||||
xanmod-lts = inputs.pkgs.linuxPackages_xanmod;
|
||||
xanmod-latest = inputs.pkgs.linuxPackages_xanmod_latest;
|
||||
xanmod-unstable = inputs.pkgs.pkgs-unstable.linuxPackages_xanmod_latest;
|
||||
cachyos = inputs.pkgs.cachyosKernels.linuxPackages-cachyos-latest;
|
||||
cachyos-rc = inputs.pkgs.linuxPackages_cachyos-rc;
|
||||
}.${kernel.variant};
|
||||
kernelPatches =
|
||||
let
|
||||
|
||||
Reference in New Issue
Block a user