diff --git a/nixos/machines/gender-station/machine.nix b/nixos/machines/gender-station/machine.nix index 3bfed7bd..4fd4b079 100644 --- a/nixos/machines/gender-station/machine.nix +++ b/nixos/machines/gender-station/machine.nix @@ -49,6 +49,8 @@ boot.supportedFilesystems."fuse.sshfs" = true; + programs.steam.enable = true; + # for blender and other hip stuff # https://wiki.nixos.org/wiki/AMD_GPU#HIP systemd.tmpfiles.rules =