Merge remote-tracking branch 'upstream/master' into allow-configuration-of-roles

This commit is contained in:
Robert Hensing 2022-12-02 18:12:14 +00:00
commit 7bfbf037d7
19957 changed files with 968084 additions and 497220 deletions

View file

@ -27,7 +27,7 @@ let
maintainers = [ zagy ];
};
machine = {...}:
nodes.machine = {...}:
{
services.postgresql = {
enable = true;