cachy kernel test
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
den,
|
||||
__findFile,
|
||||
modules,
|
||||
inputs,
|
||||
...
|
||||
}:
|
||||
{
|
||||
@@ -37,6 +38,8 @@
|
||||
shell = pkgs.fish;
|
||||
hashedPasswordFile = config.sops.secrets."doloro-hashed_password".path;
|
||||
};
|
||||
boot.kernelPackage =
|
||||
inputs.nix-cachyos-kernel.legacyPackages.x86_64-linux.linuxPackages-cachyos-lts-lto;
|
||||
};
|
||||
homeManager =
|
||||
{ home, pkgs, ... }:
|
||||
|
||||
Reference in New Issue
Block a user