diff --git a/hosts/laptop/default.nix b/hosts/laptop/default.nix index 1dd5ed4..e1d9012 100644 --- a/hosts/laptop/default.nix +++ b/hosts/laptop/default.nix @@ -79,6 +79,7 @@ gaming = { enable = true; + steam = true; scripts = [ { name = "homm3"; exe = "HD_Launcher.exe"; } ];