fixing xdg dirs

This commit is contained in:
Miguel Palhas
2025-09-12 11:48:50 +01:00
parent 1f1cfd1528
commit 210816b5f1
4 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
xdg = {
userDirs = {
enable = true;
createDirectories = true;
createDirectories = false;
desktop = null;
documents = null;
download = "downloads";