chore: replace home-server IP with hostname

This is compatible with Tailscale and should cause less issues.
This commit is contained in:
Felix Schröter 2024-06-16 20:28:54 +02:00
parent 3284bc1f48
commit 8d0d5a36be
Signed by: felschr
GPG key ID: 671E39E6744C807D
3 changed files with 3 additions and 3 deletions
services/samba

View file

@ -9,7 +9,7 @@
age.secrets.samba.file = ../../secrets/samba.age;
fileSystems."/mnt/media" = {
device = "//192.168.1.102/media";
device = "//home-server/media";
fsType = "cifs";
options = [
# automount options