From 219613686f924eccf3dc8199fad42483a72138f3 Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Sat, 23 Nov 2024 14:33:36 +0100 Subject: [PATCH] Fix deprecations and breaking changes --- machines/common.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/machines/common.nix b/machines/common.nix index 85a3897..93f4e20 100644 --- a/machines/common.nix +++ b/machines/common.nix @@ -37,10 +37,10 @@ inputs: # stop mumble from muting other processes #extraConfig = "unload-module module-role-cork"; #}; - opengl = { + graphics = { enable = true; # driSupport = true; - driSupport32Bit = true; + enable32Bit = true; }; }; @@ -206,7 +206,7 @@ inputs: font-awesome nerdfonts noto-fonts - noto-fonts-cjk + noto-fonts-cjk-sans noto-fonts-emoji powerline-fonts material-icons