diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index 403febd..3a5a31a 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -120,7 +120,7 @@ # enableSSHSupport = true; # }; programs.zsh.enable = true; - # programs.steam.enable = true; + programs.steam.enable = true; programs.hyprland = { enable = true; diff --git a/hosts/default/home.nix b/hosts/default/home.nix index bfa6e0c..b5272d6 100644 --- a/hosts/default/home.nix +++ b/hosts/default/home.nix @@ -52,6 +52,7 @@ # Programming langs go nodejs + rustup ];