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