fixed displaying, the xdg variables were the problem

This commit is contained in:
Charlie Root 2024-04-12 02:06:05 +02:00
commit 871c4813be
5 changed files with 14 additions and 23 deletions

View file

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