Reduced config for demo purposes

This commit is contained in:
2025-10-14 15:15:09 -04:00
parent 205c555984
commit 2f1331185a
15 changed files with 17 additions and 221 deletions

View File

@@ -3,7 +3,6 @@
}:
{
imports = [
./agenix.nix
./boot.nix
./fileSystems.nix
./fonts.nix
@@ -12,8 +11,6 @@
./security.nix
./services.nix
./system.nix
./tailscale.nix
./user.nix
./virtualisation.nix
];
}