From f5e8cbac2dc4617255f30aa6746a0134373b4b58 Mon Sep 17 00:00:00 2001 From: Christian Harke Date: Fri, 1 Dec 2023 17:12:51 +0100 Subject: [PATCH] Add mangohud --- home/roles/gaming/default.nix | 3 +++ nixos/roles/steambox/default.nix | 3 +++ 2 files changed, 6 insertions(+) diff --git a/home/roles/gaming/default.nix b/home/roles/gaming/default.nix index e27f5431..9bf93519 100644 --- a/home/roles/gaming/default.nix +++ b/home/roles/gaming/default.nix @@ -34,6 +34,9 @@ in superTuxKart wesnoth zeroad + + # Misc + mangohud ]; }; } diff --git a/nixos/roles/steambox/default.nix b/nixos/roles/steambox/default.nix index 4ee480d2..358ff2bf 100644 --- a/nixos/roles/steambox/default.nix +++ b/nixos/roles/steambox/default.nix @@ -41,6 +41,9 @@ in # Geforce NOW chromium firefox + + # Misc + mangohud ]; # Enable the KDE Desktop Environment.