mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 12:10:42 +00:00
Add steam
This commit is contained in:
parent
1d49318179
commit
dfd2dd7ad3
4 changed files with 27 additions and 1 deletions
|
@ -64,6 +64,7 @@ in
|
|||
};
|
||||
|
||||
games = {
|
||||
steam.enable = mkEnableOption "Steam client";
|
||||
prismlauncher.enable = mkEnableOption "PrismLauncher";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue