about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--users/tazjin/nixos/tverskoy/default.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/users/tazjin/nixos/tverskoy/default.nix b/users/tazjin/nixos/tverskoy/default.nix
index 099f3c43db..d8829b2ecf 100644
--- a/users/tazjin/nixos/tverskoy/default.nix
+++ b/users/tazjin/nixos/tverskoy/default.nix
@@ -205,6 +205,7 @@ in lib.fix(self: {
     light.enable = true;
     ssh.startAgent = true;
     mosh.enable = true;
+    steam.enable = true;
 
     # Required by impermanence
     fuse.userAllowOther = true;
@@ -306,12 +307,14 @@ in lib.fix(self: {
           ".config/spotify"
           ".config/syncthing"
           ".gnupg"
+          ".local/share/Steam"
           ".local/share/direnv"
           ".local/share/fish"
           ".mozilla/firefox"
           ".password-store"
           ".rustup"
           ".ssh"
+          ".steam"
           ".telega"
           "go"
           "mail"