From d99b6f8871c126d4fd47fdc7b33dfc3733fd6109 Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Wed, 1 May 2024 22:32:59 +0200 Subject: [PATCH] share name --- systems/club-mate/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systems/club-mate/default.nix b/systems/club-mate/default.nix index d8d710f..2214d25 100644 --- a/systems/club-mate/default.nix +++ b/systems/club-mate/default.nix @@ -27,7 +27,7 @@ }; fileSystems."/mnt/share" = { - device = "//192.168.88.251/mnt/Shares/Public"; + device = "//192.168.88.251/public"; fsType = "cifs"; options = let # this line prevents hanging on network split