From d520210bfefaf079c78ec897c59e69245f860107 Mon Sep 17 00:00:00 2001 From: Vegard Bieker Matthey Date: Tue, 16 Jun 2026 15:32:19 +0200 Subject: [PATCH] add gamemode --- hosts/perseus/configuration.nix | 1 + hosts/talos/configuration.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/hosts/perseus/configuration.nix b/hosts/perseus/configuration.nix index 58d1ad9..26bc2fe 100644 --- a/hosts/perseus/configuration.nix +++ b/hosts/perseus/configuration.nix @@ -106,6 +106,7 @@ osu-lazer-bin prismlauncher hyprlauncher + gamemode ]; }; diff --git a/hosts/talos/configuration.nix b/hosts/talos/configuration.nix index 673d694..622abf1 100644 --- a/hosts/talos/configuration.nix +++ b/hosts/talos/configuration.nix @@ -113,6 +113,7 @@ brightnessctl mailcap gamescope + gamemode ]; };