Skip to content

Commit

Permalink
add ai smb
Browse files Browse the repository at this point in the history
  • Loading branch information
spiceratops committed Aug 28, 2024
1 parent 6c58050 commit 81f02cf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nixos/hosts/mnas/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,10 @@
path = "/tank/games";
"read only" = "no";
};
ai = {
path = "/tank/ai";
"read only" = "no";
};
};

};
Expand Down

0 comments on commit 81f02cf

Please sign in to comment.