add secrestsd

This commit is contained in:
jopejoe1 2024-05-01 22:25:18 +02:00
parent d26b1e2697
commit 966bf874da

View file

@ -33,7 +33,7 @@
# this line prevents hanging on network split
automount_opts = "x-systemd.automount,noauto,x-systemd.idle-timeout=60,x-systemd.device-timeout=5s,x-systemd.mount-timeout=5s";
in ["${automount_opts}"];
in ["${automount_opts},credentials=/etc/nixos/smb-secrets"];
};
hardware.raspberry-pi."4".fkms-3d.enable = true;