wip: figuring it out, slowly
This commit is contained in:
@@ -7,11 +7,19 @@
|
||||
|
||||
config = {
|
||||
services = {
|
||||
|
||||
atlantis = {
|
||||
enable = true;
|
||||
autoSync = true;
|
||||
prune = false;
|
||||
};
|
||||
|
||||
openfga = {
|
||||
enable = true;
|
||||
autoSync = true;
|
||||
prune = false;
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user