remove imports until we finish overseer

This commit is contained in:
TheWanderingCrow 2025-01-02 09:41:58 -05:00
parent 075a5ff111
commit 5296241abb

View file

@ -4,8 +4,5 @@
...
}: {
imports = [
./user.nix
./routing.nix
./services.nix
];
}