diff --git a/configuration.nix b/configuration.nix index 50a16a2..90e1395 100644 --- a/configuration.nix +++ b/configuration.nix @@ -200,8 +200,8 @@ in { in ["${automount_opts},credentials=/etc/nixos/smb-secrets,uid=1000,gid=100"]; }; - fileSystems."/mnt/development" = { - device = "//vanten-s.com/development"; + fileSystems."/mnt/models" = { + device = "//vanten-s.com/models"; fsType = "cifs"; options = let # this line prevents hanging on network split