feat(home-server): update local IP address

This commit is contained in:
Felix Schröter 2022-06-13 21:58:27 +02:00
parent 11eaa5ceed
commit fd6ed6ce63
Signed by: felschr
GPG key ID: 671E39E6744C807D
3 changed files with 3 additions and 3 deletions
services/samba

View file

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