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