~ruther/guix-config

a35abc8f15541c9071e15059d3d83a972f8840b5 — Rutherther 6 days ago 039d40f main
chore: update kernel
1 files changed, 1 insertions(+), 1 deletions(-)

M config.scm
M config.scm => config.scm +1 -1
@@ 143,7 143,7 @@

(define %ruther/base-laptop-os
  (operating-system
    (kernel linux-6.14)
    (kernel linux-6.16)
    (kernel-arguments
     (cons* "amdgpu.dcdebugmask=0x10"
            %default-kernel-arguments))