move xdg.userDirs config to modules/shared/user

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-06-17 14:31:28 +03:00
parent f8d4b52394
commit b3ac24719a
4 changed files with 24 additions and 21 deletions

View File

@ -1,5 +1,4 @@
{
imports = [
./xdg-userdirs.nix
];
}