add ffdl, foundry, haproxy, glances, and zfs vars
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
@ -8,7 +8,10 @@
|
||||
{
|
||||
imports = [
|
||||
./archiveteam.nix
|
||||
./books.nix
|
||||
./firefly.nix
|
||||
./foundry.nix
|
||||
./glances.nix
|
||||
./minecraft.nix
|
||||
./nextcloud.nix
|
||||
./postgres.nix
|
||||
@ -19,14 +22,4 @@
|
||||
|
||||
virtualisation.oci-containers.backend = "docker";
|
||||
virtualisation.docker.daemon.settings.data-root = "/var/lib/docker2";
|
||||
|
||||
# "haproxy-haproxy-1 haproxy:latest"
|
||||
# "calibre-web lscr.io/linuxserver/calibre-web:latest"
|
||||
# "glances-glances-1 nicolargo/glances:latest-full"
|
||||
# "foundry felddy/foundryvtt:11"
|
||||
|
||||
# automatedFFDL
|
||||
|
||||
# "Qbit ghcr.io/linuxserver/qbittorrent:latest"
|
||||
# "Qbitvpn binhex/arch-qbittorrentvpn:latest"
|
||||
}
|
||||
|
Reference in New Issue
Block a user