Update Redmond to current standards

This commit is contained in:
Bun 2025-03-08 17:34:36 -05:00
parent 1b9fc444bb
commit fa78231265
2 changed files with 10 additions and 17 deletions

View file

@ -1,4 +1,4 @@
{ ... }:
{ pkgs, ... }:
{
boot = {
kernelPackages = pkgs.linuxPackages_latest;