Unverified Commit bd4d3465 authored by éclairevoyant's avatar éclairevoyant
Browse files

nixos/davfs2: refresh extraConfig example

parent 0ac090f9
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -50,9 +50,14 @@ in
      type = lines;
      default = "";
      example = ''
        kernel_fs coda
        proxy foo.bar:8080
        use_locks 0

        [/media/dav]
        use_locks 1

        [/home/otto/mywebspace]
        gui_optimize 1
      '';
      description = ''
        Extra lines appended to the configuration of davfs2.