diff --git a/hosts/nixos/nfss/system.nix b/hosts/nixos/nfss/system.nix index 31b1c3d..83274b6 100644 --- a/hosts/nixos/nfss/system.nix +++ b/hosts/nixos/nfss/system.nix @@ -145,6 +145,7 @@ services.samba-custom.shares = { DCIM = "/mnt/storage/DCIM"; + Downloads = "/home/yanlin/Downloads"; }; # Borg backup configuration