cachy test

This commit is contained in:
mjallen18
2025-12-10 10:49:41 -06:00
parent a5eba8ec68
commit 96c3a34449
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ config, pkgs, ... }:
let
kernel = pkgs.linuxPackages_latest;
kernel = pkgs.linuxPackages_cachyos;
pkgsVersion = pkgs; # .unstable;
in
{