diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix index 3cddd60..360bd7c 100644 --- a/hosts/desktop/configuration.nix +++ b/hosts/desktop/configuration.nix @@ -22,6 +22,7 @@ networking.hostName = "TheBlackBox"; # Define your hostname. services.openssh.enable = true; virtualisation.vmware.host.enable = true; + programs.steam.enable = true; users.users.k3t = { packages = with pkgs; [