parent
af11b7eddf
commit
cb978aae73
@ -16,9 +16,6 @@ in
|
||||
|
||||
config = mkIf config.smayzy.steam.enable {
|
||||
programs.steam.enable = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
depotdownloader
|
||||
protontricks
|
||||
];
|
||||
environment.systemPackages = with pkgs; [ depotdownloader];
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user