sshd module, home-shared-modules

This commit is contained in:
Vinzenz Schroeter 2023-09-24 14:56:07 +02:00
parent 821d057aca
commit 37f5f73a76
7 changed files with 66 additions and 71 deletions

View file

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