chore(modules): add auto-import default.nix files

This commit is contained in:
2026-05-22 20:19:10 +02:00
parent a9dc191c2f
commit bd8a8f7942
12 changed files with 193 additions and 281 deletions

View File

@@ -7,10 +7,11 @@
imports = [
./hard.nix
./host.nix
../../modules/common
../../modules/ssh
../../modules
];
ssh.enable = true;
boot = {
kernelParams = [
"console=ttyS1,115200n8"