feat: enable declarative dirs for xdg

This commit is contained in:
Jet 2026-03-15 14:36:29 -07:00
parent 8214fba9da
commit 8344ad81e0
No known key found for this signature in database

View file

@ -451,6 +451,8 @@
];
};
xdg.userDirs.enable = true;
gtk = {
enable = true;
gtk3.extraConfig.gtk-application-prefer-dark-theme = 1;