diff options
Diffstat (limited to 'hosts/apzu/default.nix')
-rw-r--r-- | hosts/apzu/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/apzu/default.nix b/hosts/apzu/default.nix index 8c580214..b45987cf 100644 --- a/hosts/apzu/default.nix +++ b/hosts/apzu/default.nix @@ -8,7 +8,7 @@ soispha = { services.steam = { - enable = true; + enable = false; }; laptop = { enable = true; |