diff --git a/machines/hephaestus/configuration.nix b/machines/hephaestus/configuration.nix index 1587ce9..cbc41d8 100644 --- a/machines/hephaestus/configuration.nix +++ b/machines/hephaestus/configuration.nix @@ -210,6 +210,7 @@ in enable = true; enableSSHSupport = true; }; + nix-ld.enable = true; steam = { enable = true; remotePlay.openFirewall = true;