From ca50e2af2b92f304e8e1becab2027bd637d8bfc0 Mon Sep 17 00:00:00 2001 From: Sweetbread Date: Mon, 10 Mar 2025 16:42:31 +0300 Subject: [PATCH] pkgs: Add prismlauncher --- modules/host/gamemode.nix | 1 + user/chest/home.nix | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/host/gamemode.nix b/modules/host/gamemode.nix index 0391ae2..eca7404 100644 --- a/modules/host/gamemode.nix +++ b/modules/host/gamemode.nix @@ -11,6 +11,7 @@ lib.mkIf config.programs.gamemode.enable { protonup pkgs.bottles heroic + pkgs.prismlauncher ]; environment.sessionVariables = { diff --git a/user/chest/home.nix b/user/chest/home.nix index 2508254..f4232df 100644 --- a/user/chest/home.nix +++ b/user/chest/home.nix @@ -4,7 +4,6 @@ nautilus burpsuite exiftool - prismlauncher python3 pkgs-stable.jetbrains.pycharm-community ];