reenabled xdg, appareantly it does work

This commit is contained in:
vali 2024-04-12 15:37:27 +02:00
commit ca060e13ae
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
];
}