my nix configs for my servers and desktop

fix variable

Changed files
+1 -1
hosts
valefar
+1 -1
hosts/valefar/default.nix
···
};
"tm_share" = {
-
"path" = tmPath;
+
"path" = "/storage/tm_share";
"valid users" = regent;
"public" = "yes";
"writeable" = "yes";