affine config changed

This commit is contained in:
emptyynes 2025-09-29 02:09:53 +07:00
parent a61a0a5de7
commit afd01fa735
5 changed files with 4 additions and 150 deletions

View file

@ -3,10 +3,10 @@
{
imports = [
./affine.nix
./affine-server.nix
./redis.nix
./postgres.nix
./migration.nix
./containers/affine-server.nix
./containers/redis.nix
./containers/postgres.nix
./containers/migration.nix
./options.nix
];
}