diff --git a/global/software-configuration.nix b/global/software-configuration.nix index 12bea43..4501f90 100644 --- a/global/software-configuration.nix +++ b/global/software-configuration.nix @@ -1,6 +1,6 @@ { pkgs, ... }: let - downloadDir = "/mnt/Downloads"; + downloadDir = "/mnt/Downloads/"; in { # Enable automatic login for the user.