chore: remove redundant default.nix

This commit is contained in:
2025-12-14 13:46:56 +08:00
parent f3f00c14ad
commit 7b705fad80

View File

@@ -1,10 +0,0 @@
{
imports = [
./nixos.nix
./hardware.nix
./home.nix
./virt.nix
./net.nix
./podman.nix
];
}