common: remove cachyos kernel config
This commit is contained in:
parent
8d8bdc1ab7
commit
33eeb345a7
2 changed files with 0 additions and 13 deletions
|
|
@ -1,11 +0,0 @@
|
|||
{ inputs, config, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
inputs.chaotic.nixosModules.nyx-cache
|
||||
inputs.chaotic.nixosModules.nyx-overlay
|
||||
inputs.chaotic.nixosModules.nyx-registry
|
||||
];
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_cachyos;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue