From 13931279551d856824bd784886ba536c962c2735 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 25 Nov 2024 20:37:11 +0100 Subject: nixos: various fixes and temporally disables --- nixos/modules/gaming.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nixos/modules/gaming.nix') diff --git a/nixos/modules/gaming.nix b/nixos/modules/gaming.nix index 0f944bd..76b2b94 100644 --- a/nixos/modules/gaming.nix +++ b/nixos/modules/gaming.nix @@ -31,7 +31,7 @@ in { with pkgs; [ ncurses xorg.libXpm - flac1_3 + flac134 libopus ]; }; @@ -40,7 +40,7 @@ in { with pkgs; [ ncurses xorg.libXpm - flac1_3 + flac134 libopus SDL SDL2_image -- cgit v1.2.3