refactor(protontricks): converted protontricks to service.

This commit is contained in:
kenji
2026-06-20 14:19:38 -05:00
parent 2dd3992e16
commit 019343c33f
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -49,7 +49,6 @@
in {
home.packages = with pkgs; [
protonup-qt
protontricks
mangohud
gaming-focus
# via
+1
View File
@@ -21,6 +21,7 @@
extraCompatPackages = with pkgs; [
proton-ge-bin
];
protontricks.enable = true;
};
programs.gamemode.enable = true;