feat(filesystems): add helios data smb share over tailscale

This commit is contained in:
Mohammad Rafiq 2025-04-27 21:47:04 +08:00
parent 0646d775c4
commit 6f2f650892
No known key found for this signature in database
3 changed files with 27 additions and 0 deletions

View file

@ -9,4 +9,5 @@
hardware-config.cpu = "amd";
hardware-config.gpu = "nvidia";
gaming.steam.enable = true;
fs-config.mountHeliosData = true;
}