refactor(protontricks): converted protontricks to service.
This commit is contained in:
@@ -49,7 +49,6 @@
|
||||
in {
|
||||
home.packages = with pkgs; [
|
||||
protonup-qt
|
||||
protontricks
|
||||
mangohud
|
||||
gaming-focus
|
||||
# via
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
extraCompatPackages = with pkgs; [
|
||||
proton-ge-bin
|
||||
];
|
||||
protontricks.enable = true;
|
||||
};
|
||||
|
||||
programs.gamemode.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user