summary refs log tree commit diff
path: root/hosts/laptop/cfg.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/laptop/cfg.nix')
-rw-r--r--hosts/laptop/cfg.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/hosts/laptop/cfg.nix b/hosts/laptop/cfg.nix
index 4e2f843..ab372c2 100644
--- a/hosts/laptop/cfg.nix
+++ b/hosts/laptop/cfg.nix
@@ -108,6 +108,12 @@
         group = "users";
       }
       {
+        directory = "/home/tzlil/.local/share/Terraria";
+        user = "tzlil";
+        group = "users";
+      }
+
+      {
         directory = "/home/tzlil/.local/share/Steam";
         user = "tzlil";
         group = "users";