pkgs: Add prismlauncher

This commit is contained in:
Sweetbread 2025-03-10 16:42:31 +03:00
parent 0cc88081d1
commit ca50e2af2b
2 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,7 @@ lib.mkIf config.programs.gamemode.enable {
protonup
pkgs.bottles
heroic
pkgs.prismlauncher
];
environment.sessionVariables = {

View File

@ -4,7 +4,6 @@
nautilus
burpsuite
exiftool
prismlauncher
python3
pkgs-stable.jetbrains.pycharm-community
];