add builttools as an option

This commit is contained in:
Vinzenz Schroeter 2023-12-16 11:28:44 +01:00
parent 04ccf5cdd4
commit 026f592b17
4 changed files with 46 additions and 9 deletions

View file

@ -7,6 +7,7 @@ modulesCfg: {lib, ...}: {
./server.nix
./sshd.nix
./tailscale.nix
./buildtools.nix
]
++ (map (path: (import path modulesCfg)) [
./hardware