diff --git a/hosts/temperance/configuration.nix b/hosts/temperance/configuration.nix index 23915e0..05b7188 100644 --- a/hosts/temperance/configuration.nix +++ b/hosts/temperance/configuration.nix @@ -57,7 +57,7 @@ in { firefox.enable = true; spotify.enable = true; zellij.enable = false; - steam.enable = true; + steam.enable = false; terminals = { foot.enable = true; kitty.enable = true;