Add steam

This commit is contained in:
ItsDrike 2024-07-08 17:07:18 +02:00
parent 1d49318179
commit dfd2dd7ad3
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
4 changed files with 27 additions and 1 deletions

View file

@ -64,6 +64,7 @@ in
};
games = {
steam.enable = mkEnableOption "Steam client";
prismlauncher.enable = mkEnableOption "PrismLauncher";
};
};