feat: enable better seperation of lxc dependencies
This commit is contained in:
parent
4a95e48179
commit
4c0f3a1645
13 changed files with 196 additions and 101 deletions
|
@ -12,7 +12,6 @@ Notes:
|
|||
pkgs,
|
||||
lib,
|
||||
nodes,
|
||||
modulesPath,
|
||||
...
|
||||
}: let
|
||||
# name of the server, sets teh hostname and record for it
|
||||
|
@ -22,7 +21,6 @@ Notes:
|
|||
#hostname = ip_pub;
|
||||
in {
|
||||
imports = [
|
||||
(modulesPath + "/virtualisation/proxmox-lxc.nix")
|
||||
../applications/ldap/server.nix
|
||||
../applications/discord.nix
|
||||
../applications/bitwarden/vaultwarden.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue