server host config for dns and share
This commit is contained in:
parent
e010bff600
commit
bef8d4784c
7 changed files with 153 additions and 2 deletions
9
hosts/homelab/config.nix
Normal file
9
hosts/homelab/config.nix
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{ ... }: {
|
||||
imports = [
|
||||
../../modules/scans/homelab.nix
|
||||
../../modules/hardware/homelab.nix
|
||||
|
||||
../../modules/system/server.nix
|
||||
../../modules/system/user.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue