This commit is contained in:
mjallen18
2025-06-10 14:39:01 -05:00
parent fc7e579843
commit 75fc28dba5

View File

@@ -6,7 +6,7 @@
let
user = "matt";
password = config.sops.secrets."pi5/matt-password".path;
kernelBundle = pkgs.linuxAndFirmware.v6_6_31;
kernelBundle = pkgs.linuxAndFirmware.latest;
in
{
imports = [