From 927fab5c6ec204ce2d7ddac3901519c023331c89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 22 Feb 2024 21:51:02 +0100 Subject: nixos/gaming: get Nebuchandnezard working --- nixos/modules/gaming.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nixos/modules/gaming.nix b/nixos/modules/gaming.nix index 9ab5737..64af068 100644 --- a/nixos/modules/gaming.nix +++ b/nixos/modules/gaming.nix @@ -30,6 +30,9 @@ in { extraPkgs = pkgs: with pkgs; [ ncurses + xorg.libXpm + flac1_3 + libopus ]; }; }; -- cgit v1.2.3