dotfiles/home/modules/gui/apps/gaming/steam/default.nix

22 lines
276 B
Nix
Raw Normal View History

2025-01-19 23:40:54 -06:00
{
pkgs,
...
}:
{
2024-10-11 15:20:01 -05:00
home.packages = builtins.attrValues {
2025-01-19 23:40:54 -06:00
inherit (pkgs)
2024-10-11 15:20:01 -05:00
steam
;
};
home = {
file = {
"./.steam/steam/steam_dev.cfg" = {
source = ./steam_dev.cfg;
};
};
};
}
2025-01-20 23:33:35 -06:00
# If you wanna install Sc2, it takes Proton v8