add builttools as an option
This commit is contained in:
parent
04ccf5cdd4
commit
026f592b17
4 changed files with 46 additions and 9 deletions
|
|
@ -7,6 +7,7 @@ modulesCfg: {lib, ...}: {
|
|||
./server.nix
|
||||
./sshd.nix
|
||||
./tailscale.nix
|
||||
./buildtools.nix
|
||||
]
|
||||
++ (map (path: (import path modulesCfg)) [
|
||||
./hardware
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue