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