reenabled xdg, appareantly it does work

This commit is contained in:
Charlie Root 2024-04-12 15:37:27 +02:00
commit 5a9c134717
3 changed files with 4 additions and 6 deletions

View file

@ -2,6 +2,6 @@ _: {
imports = [
./home-manager.nix
./system.nix
# ./xdg.nix
./xdg.nix
];
}