From b48b783d8c5e32b5b911a22a984fcd7803934cfd Mon Sep 17 00:00:00 2001 From: fredrikr79 Date: Sun, 29 Dec 2024 17:57:27 +0100 Subject: [PATCH] gamemode and minecraft prism --- configuration.nix | 2 ++ home.nix | 1 + 2 files changed, 3 insertions(+) diff --git a/configuration.nix b/configuration.nix index f7cc756..8bced36 100644 --- a/configuration.nix +++ b/configuration.nix @@ -209,6 +209,8 @@ in programs.steam.enable = true; + programs.gamemode.enable = true; + nixpkgs.config.allowUnfree = true; # Some programs need SUID wrappers, can be configured further or are diff --git a/home.nix b/home.nix index d4324c1..824d154 100644 --- a/home.nix +++ b/home.nix @@ -42,6 +42,7 @@ in byzanz python3Packages.mdformat typstfmt + prismlauncher # minecraft ]; # Home Manager is pretty good at managing dotfiles. The primary way to manage