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

This commit is contained in:
2026-05-24 17:25:52 +02:00
parent a9dc191c2f
commit bd8a8f7942
12 changed files with 193 additions and 281 deletions
+2 -4
View File
@@ -7,12 +7,10 @@
imports = [
./hard.nix
./host.nix
../../modules/common
../../modules/ssh
../../modules/tailscale
# ../../modules/uptime-kuma
../../modules
];
ssh.enable = true;
tailscale.enable = true;
boot.loader = {