mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 10:32:55 +02:00
Add nix-infra-machine
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
imports = [
|
||||
./elasticsearch
|
||||
./haproxy
|
||||
./home-assistant
|
||||
./mariadb
|
||||
./minio
|
||||
./mongodb
|
||||
./mongodb-pod
|
||||
./n8n-pod
|
||||
./nextcloud
|
||||
./nginx
|
||||
./opensearch
|
||||
./postgresql
|
||||
./rabbitmq
|
||||
./redis
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user