2022-12-30 12:05:46 +00:00
|
|
|
{
|
|
|
|
imports = [
|
2023-01-18 19:14:16 +00:00
|
|
|
./container.nix
|
2022-12-30 12:05:46 +00:00
|
|
|
./gitea.nix
|
2023-02-05 13:36:38 +00:00
|
|
|
<<<<<<< HEAD
|
|
|
|
./mariadb.nix
|
|
|
|
=======
|
2023-02-01 11:38:23 +00:00
|
|
|
./mysql.nix
|
2023-02-05 13:36:38 +00:00
|
|
|
>>>>>>> f7c149b (Various changes in home-config)
|
2023-01-18 19:14:16 +00:00
|
|
|
./n8n.nix
|
|
|
|
./postgres.nix
|
2023-01-24 18:19:28 +00:00
|
|
|
./traefik.nix
|
2022-12-30 12:05:46 +00:00
|
|
|
];
|
|
|
|
}
|