fixed i3, removed overlay for the time being

This commit is contained in:
Charlie Root 2024-04-12 19:57:24 +02:00
commit 373e7dc64a
3 changed files with 2 additions and 3 deletions

View file

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