feat(nas): add nas.env

This commit is contained in:
Jan-Ole Hübner 2025-06-08 15:22:30 +02:00
parent 40d9d75228
commit 3824cae23e
4 changed files with 12 additions and 1 deletions

View file

@ -1,3 +1,3 @@
NAS_IP="192.168.84.3"
NAS_IP="127.0.0.1"
NAS_USER="janolehuebner"
NAS_TOKEN_NAME_IN_STORE="sudo-lana"