Added models

This commit is contained in:
vanten-s 2024-03-27 21:16:01 +01:00
parent 389d7f9889
commit 9f8b5c0a7b
Signed by: vanten-s
GPG key ID: DE3060396884D3F2

View file

@ -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