From c76e8c611fc9889b2a9d6e38fc840b1235b7893c Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 9 Aug 2017 19:36:12 +0200 Subject: modes --- bragi.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bragi.nix b/bragi.nix index 5b4ee901..40b17ddc 100644 --- a/bragi.nix +++ b/bragi.nix @@ -107,7 +107,7 @@ in rec { what = "//VALI/Public"; where = "/media/vali"; type = "cifs"; - options = "guest,dir_mode=2777,file_mode=0666"; + options = "guest,dir_mode=777,file_mode=666"; } ]; -- cgit v1.2.3