add protontricks
This commit is contained in:
parent
55f2f5e6f8
commit
bf89c7cfaf
@ -16,6 +16,6 @@ in
|
|||||||
|
|
||||||
config = mkIf config.smayzy.steam.enable {
|
config = mkIf config.smayzy.steam.enable {
|
||||||
programs.steam.enable = true;
|
programs.steam.enable = true;
|
||||||
environment.systemPackages = with pkgs; [ depotdownloader];
|
environment.systemPackages = with pkgs; [ depotdownloader protontricks ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user