Skip to content

Commit

Permalink
bonney: Install steam
Browse files Browse the repository at this point in the history
  • Loading branch information
ifd3f committed Sep 3, 2023
1 parent cfd2d88 commit dff5a24
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions machines/bonney/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ with lib; {

time.timeZone = "US/Pacific";

programs.steam.enable = true;

virtualisation.podman.enable = true;
virtualisation.vmVariant = {
# Autologin as root because we testin here
Expand Down

0 comments on commit dff5a24

Please sign in to comment.