some cleanup

This commit is contained in:
twoneis 2024-10-14 22:36:21 +02:00
parent e9e0917f95
commit 80aa739ff5
5 changed files with 9 additions and 39 deletions

View file

@ -21,7 +21,7 @@
name = "Steam Wrapped";
};
in mkIf conf.games.enable {
# programs.steam.enable = true;
programs.steam.enable = true;
programs.gamescope.enable = true;
programs.gamemode.enable = true;
@ -33,8 +33,8 @@ in mkIf conf.games.enable {
home-manager.users.${conf.username} = {
home.packages = [
pkgs.prismlauncher
# holo
# steam-wrapped
holo
steam-wrapped
];
programs.mangohud = {