fix: prefer ~/Downloads to ~/dl

This commit is contained in:
Barrett Ruth 2026-02-14 18:50:01 -05:00
parent 5010947b0e
commit 74cf64b270
Signed by: barrett
GPG key ID: A6C96C9349D2FC81

View file

@ -12,7 +12,7 @@ let
directories = directories =
[ [
"dev" "dev"
"dl" "Downloads"
"img" "img"
] ]
++ lib.optionals hostConfig.isLinux [ ++ lib.optionals hostConfig.isLinux [