refactor(home): share XDG base configuration

This commit is contained in:
Ryan Yin
2026-08-30 12:45:24 +08:00
parent 16e48e5740
commit 2cd3a1cee4
5 changed files with 48 additions and 17 deletions
-3
View File
@@ -17,7 +17,4 @@
../base/gui
../base/home.nix
];
# enable management of XDG base directories on macOS.
xdg.enable = true;
}