From c68da2cb14fa78578a0da87f207c1a2950e939d4 Mon Sep 17 00:00:00 2001 From: Sense T Date: Sun, 23 Jul 2023 00:04:13 +0000 Subject: [PATCH] f --- global/software-configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.