Update satoshipad to 18.03
1 file changed, 0 insertions(+), 1 deletion(-)
changed files
M modules/services/syncthing.nix → modules/services/syncthing.nix
@@ -6,7 +6,6 @@ user = "alan"; group = "users"; openDefaultPorts = true; systemService = true; - useInotify = true; dataDir = "/home/alan/.config/syncthing"; }; }