From d9ed25f0d773d95a745979093ab247a65866e2fe Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Tue, 10 Jan 2023 00:12:33 +0100 Subject: continue on toaster config --- hosts/toaster/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/toaster') diff --git a/hosts/toaster/default.nix b/hosts/toaster/default.nix index c2bb39e..1204de2 100644 --- a/hosts/toaster/default.nix +++ b/hosts/toaster/default.nix @@ -37,7 +37,7 @@ uid = 1000; }; - + programs.steam.enable = true; # This value determines the NixOS release from which the default # settings for stateful data, like file locations and database versions -- cgit v1.3.1