guixsd-config

GuixSD configs for my systems
Log | Files | Refs

commit 5713a9b94beefafc31152960c6c400615ae8eb89
parent b49effed0fb8b2c6883426a5304158b40ab2a93a
Author: Vineet Kumar <git@vineetk.net>
Date:   Wed, 13 May 2026 21:15:30 -0400

saklas: ovh kvm has poor drm driver

Diffstat:
Mepistemia/systems/saklas.scm | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/epistemia/systems/saklas.scm b/epistemia/systems/saklas.scm @@ -206,7 +206,7 @@ table inet filter { %base-groups)) (kernel linux-6.18) - (kernel-arguments (list "net.ifnames=0")) + (kernel-arguments (list "net.ifnames=0" "nomodeset")) (kernel-loadable-modules (list (list zfs-linux "module"))) (initrd (lambda (file-systems . args)