Libvirt: Difference between revisions

Onny (talk | contribs)
Add note on enable USB redirection
Onny (talk | contribs)
Update davfs2 configuration
Line 147: Line 147:
services.davfs2 = {
services.davfs2 = {
   enable = true;
   enable = true;
   extraConfig = ''
   settings.ask_auth = 0;
    ask_auth 0
  '';
};
};