This commit is contained in:
mjallen18
2025-12-29 21:43:09 -06:00
parent 4ac6de479c
commit ae8bcdf690
3 changed files with 5 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
{ pkgs, ... }:
{ pkgs, namespace, ... }:
let
kernel = pkgs.${namespace}.linuxPackages_cachyos-lto;
in