remove vms from sync (unoptimized data transfert) and change downloads folder name
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{ lib, config, ... }:
|
||||
|
||||
let
|
||||
defPathLst = ["desktop" "42_desktop" "downloads"];
|
||||
defPathLst = ["desktop" "42_desktop" "Downloads"];
|
||||
in
|
||||
{
|
||||
options.mods.sync = {
|
||||
|
Reference in New Issue
Block a user