fmt: removed some duplicates
This commit is contained in:
parent
775d6412af
commit
6e25003b5c
11 changed files with 7 additions and 32 deletions
|
@ -4,6 +4,12 @@
|
|||
imports = [
|
||||
(modulesPath + "/virtualisation/proxmox-lxc.nix")
|
||||
|
||||
# every sever may need the firewall config stuff
|
||||
../applications/firewall.nix
|
||||
|
||||
# every sever needs to have a dns record
|
||||
../applications/dns.nix
|
||||
|
||||
# every server needs teh ldap client for admins
|
||||
../applications/ldap_client.nix
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue