fix: fix samba mount device

This commit is contained in:
Felix Schröter 2022-02-06 23:01:56 +01:00
parent 8ea773b2d0
commit acfaaa797d
Signed by: felschr
GPG key ID: 671E39E6744C807D

View file

@ -2,7 +2,7 @@
{
fileSystems."/home/felschr/media" = {
device = "//192.168.1.234:/media";
device = "//192.168.1.234/media";
fsType = "cifs";
options = [
# automount options