cachyos added

This commit is contained in:
2026-03-20 00:36:34 +00:00
parent 5749c06b20
commit d202d116c0
4 changed files with 131 additions and 9 deletions

View File

@@ -38,8 +38,6 @@
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, ... }: